Clara的基本组件。
github.com/CeddyG/clara-framework
源代码
问题
安装: 344
依赖: 1
建议者: 0
安全: 0
星星: 0
关注者: 1
分支: 0
开放问题: 0
Requires
Requires (Dev)
None
Suggests
Provides
Conflicts
Replaces
MIT d33fbe682b47194c2419c234c0b640a5b767263d
frameworklaravelclara
This package is auto-updated.
Last update: 2024-09-05 20:30:55 UTC
composer require ceddyg/clara-framework php artisan clara:install
如果您已经有了前端且不想加载Bootstrap,请添加--no-front选项
php artisan clara:install --no-front
如果您不想加载迁移,请添加--no-migration选项
php artisan clara:install --no-migration
添加管理员
php artisan make:admin