balajidharma/laravel-crud
最新稳定版本:v2.0.1
Composer 安装命令:
composer require balajidharma/laravel-crud
包简介
Laravel CRUD - Build List and Detail View
README 文档
README
Build CRUD for your Laravel projects.
Table of Contents
Installation
- Install the package via composer
composer require balajidharma/laravel-crud
- Publish the migration and the config/menu.php config file with
php artisan vendor:publish --provider="BalajiDharma\LaravelCrud\CrudServiceProvider"
Demo
The "Basic Laravel Admin Penel" starter kit come with Laravel CRUD
统计信息
- 总下载量: 3.22k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-10-14