qnox81/laravel-inertia-tailwind-vue-scaffold
Composer 安装命令:
composer create-project qnox81/laravel-inertia-tailwind-vue-scaffold
包简介
A scaffold for new laravel projects
README 文档
README
Scaffold for new laravel projects. In a nut shell, it's a basic laravel app, with added the following stack:
- Laravel (obviously) 7.x
- Inertia.js
- TailwindCSS
- TailwindUI
- Vue
Installing
$ composer create-project --prefer-dist qnox81/laravel-inertia-tailwind-vue-scaffold app-name
Packages
I've pre-installed a bunch of packages I end up installing on every project anyway. You can see a list of them in the composer.json file.
Docker
I've added docker for local development on mac with containers:
- app
- db
- nginx
- composer
- artisan
Details in docker-composer.yml file.
Front End Scaffolding
I'm using a fairly heavily modified version of harmonic's inertia preset. At some point, I'll update this to make it more customised.
Licence
MIT :)
Attribution
Heavly based on atymic/laravel-scaffold: great job!
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-03-22