jobyh / laravel-vue-make
此包已被弃用,不再维护。未建议替代包。
生成 Vue 组件的 Artisan 命令
v1.1.0
2020-12-19 15:13 UTC
Requires
- php: ^7.2|^8.0
- illuminate/console: ^6.0|^7.0|^8.0
- illuminate/filesystem: ^6.0|^7.0|^8.0
- illuminate/support: ^6.0|^7.0|^8.0
Requires (Dev)
- orchestra/testbench: ^3.8|^4.0|^5.0
- phpunit/phpunit: ^8.0|^9.0
This package is auto-updated.
Last update: 2021-11-26 08:57:07 UTC
README
此仓库已归档。请使用 👉 此包 代替。 🙂
Vue 组件文件 Artisan 生成器。支持 Laravel 8, 7 & 6。
为什么?
我经常使用 Artisan 来构建代码,并且有一个命令可以帮助所有开发者保持代码一致性。
快速开始
% cd /path/to/laravel/project
% composer require --dev jobyh/laravel-vue-make
自定义占位符
我使用 Tailwind 进行样式设计,因此默认占位符不包含 `