epmnzava/laravel-vue-component
最新稳定版本:1.0.5
Composer 安装命令:
composer require epmnzava/laravel-vue-component
包简介
This package will help you quickly scafold a vue component in your laravel project
README 文档
README
You can install the package via composer:
composer require epmnzava/laravel-vue-component
Usage
To generate your component run the below command
php artisan make:vue-component YourComponentName
The above command will create a vue component scafold on your resources/js/components folder
Testing
composer test
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email epmnzava@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 612
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-09-05