afrizalmy/laravel9-stisla-livewire
Composer 安装命令:
composer create-project afrizalmy/laravel9-stisla-livewire
包简介
Laravel 9 Admin Starter project with Stisla.
关键字:
README 文档
README
we love Stisla Admin Template and Laravel 9 let's make them love each other.
Looking for laravel 10? Check it out this
What inside?
- Laravel ^9.x - laravel.com/docs/9.x
- Laravel Jetstream ^2.6 - jetstream.laravel.com
- Livewire ^2.5 - laravel-livewire.com
- Stisla Admin Template ^2.3.0 - getstisla.com
Include simple Data Table with Livewire (CRUD).
How to use?
Run the command below to start a new project
composer create-project afrizalmy/laravel9-stisla-livewire:dev-master <project_name>
Change project_name as desired. Next step is install all dependency required by laravel and laravel-mix.
# project directory $ cd <project_name> # install npm package $ npm install # build dev / hot reload $ npm run dev # build files (for production) $ npm run build
configure .env file and do migration.
# laravel migrate
$ php artisan migrate
How does it look?
Thanks To
- Taylor Ottwell for Laravel.
- Stisla for admin theme.
- nyancodeid for basecode from laravel 8.x.
Contribution
Please go to the issue page for further explanation. I welcome your contribution to this starter project.
统计信息
- 总下载量: 439
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 13
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-02-09