viewer/sysview
最新稳定版本:1.2.1
Composer 安装命令:
composer require viewer/sysview
包简介
le package permet de generate les views automation en fonction du layouts
README 文档
README
Auteur : Paki leonelAbout Viewer
The package allows to generate the automation views according to the layouts
Installation
Plates is available via Composer:
composer require viewer/sysview
how to use
To use you will run the command
php artisan make:view name_of_view
If you want to add the view in a specific folder you will run the command
php artisan make:view folder/name_of_view
- folder matches the name of the folder
- name_of_view matches the name of the view without the extension
If you want specify layout
php artisan make:view folder/name_of_view --layout=name_of_layout
Code of Conduct
In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.
Security Vulnerabilities
If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via pakielonel1@gmail.com. All security vulnerabilities will be promptly addressed.
License
The Laravel framework is open-sourced software licensed under the MIT license.
统计信息
- 总下载量: 155
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-10-04