afrizalmy/laravel10-stisla-livewire
最新稳定版本:v1
Composer 安装命令:
composer create-project afrizalmy/laravel10-stisla-livewire
包简介
Laravel 10 Admin Starter project with Stisla.
关键字:
README 文档
README
we love Stisla Admin Template and Laravel 10 let's make them love each other.
What inside?
- Laravel ^10.x - laravel.com/docs/10.x
- Laravel Jetstream ^3.1 - jetstream.laravel.com
- Livewire ^2.12 - 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/laravel10-stisla-livewire:dev-master <project_name>
Change project_name as desired. Next step is install all dependency required by laravel. vite, and tailwind.
# 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.
统计信息
- 总下载量: 238
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 6
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-02-12