uisits/starter
最新稳定版本:v3.2
Composer 安装命令:
composer create-project uisits/starter
包简介
The skeleton application for the Laravel framework.
关键字:
README 文档
README
This is a template application that provides a starting point for application development using Laravel at UIS ITS.
Stack
- Laravel 11.x
- Filament 3.x
Features
- User and Role management
- Settings
- Laravel Debugbar
- Laravel Telescope
- Laravel Pulse
- Laravel Horizon
- Tighten Duster for liniting.
- Github Actions via Tighten Duster to automatically lint on code push.
- Laravel app health
Setting up for new project.
- From the GitHub home page for the repository click on "Use this template" button to clone and create a new repository.
- Then from the newly created repository clone the project.
- Run
composer install && npm install - Setup your
.envfile. - Run
php artisan migrate - Run
npm run build - The application should now be live to preview on the browser.
统计信息
- 总下载量: 42
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-11-08