Laravel CRUD 包

dev-main 2024-03-03 10:04 UTC

This package is auto-updated.

Last update: 2024-09-23 13:49:33 UTC


README

所需 PHP 版本

  "php": "^8.1",

安装

composer require sasoibal/crud:dev-main

执行数据库迁移命令

php artisan migrate

运行项目

php artisan serve

预览 CRUD 生成器,请访问此 URL

http://127.0.0.1:8000/crud/index