没有合适的资源?快使用搜索试试~ 我知道了~
laravel-generators
共26个文件
php:11个
stub:9个
coffee:3个
需积分: 5 0 下载量 200 浏览量
2021-03-31
19:36:22
上传
评论
收藏 18KB ZIP 举报
温馨提示
Laravel 5脚手架 通用命令 // Move the `public` folder to `public_html` // Only enabled on `local` environment php artisan setup:move-public 脚手架命令 创建资源 php artisan scaffold:resource car 这将创建以下文件 app\Entities\Cars\Car.php (Model) app\Entities\Cars\CarsRepository.php (Repository, inherited from BaseRepository) app\Http\Controllers\CarsController.php database\migrations\<timestamp>_create_cars_table.php data
资源推荐
资源详情
资源评论
收起资源包目录
laravel-generators-master.zip (26个子文件)
laravel-generators-master
composer.json 932B
resources
apidocs
current
00_common.coffee 725B
02_resource_show.coffee 298B
01_resource_index.coffee 642B
src
GeneratorServiceProvider.php 1KB
Exceptions
ValueAlreadyExistsException.php 107B
Commands
ModelMigrationGeneratorCommand.php 908B
ModelRelationshipMigrationGeneratorCommand.php 970B
Setup
MovePublicFolderCommand.php 2KB
BaseGeneratorCommand.php 4KB
RepositoryGeneratorCommand.php 610B
ResourceGeneratorCommand.php 771B
ControllerGeneratorCommand.php 1KB
SeederGeneratorCommand.php 740B
ModelGeneratorCommand.php 416B
Stubs
Entities
BaseRepository.stub 254B
Model
Model.stub 909B
ModelRepository.stub 249B
Http
Controllers
DashboardController.stub 293B
Controller.stub 416B
Application.stub 187B
migrations
ModelMigration.stub 586B
ModelRelationshipMigration.stub 780B
Seeder.stub 395B
.gitignore 13B
README.md 2KB
共 26 条
- 1
资源评论
愛幻想的小水瓶
- 粉丝: 29
- 资源: 4547
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功