akhmads/laravel-crud
Composer 安装命令:
composer require akhmads/laravel-crud
包简介
Laravel crud demo
README 文档
README
Simple CRUD (Create, Read, Update, Delete) using laravel
Installation
Open terminal or command prompt and go to your laravel project
composer require akhmads/laravel-crud:dev-main
Run the artisan command
php artisan crud:install
Test the application
php artisan serve
Enter this address in the browser
http://127.0.0.1:8000/demo/users
统计信息
- 总下载量: 13
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-04-16