Download the PHP package chewei05/crud-generator-template without Composer
On this page you can find all versions of the php package chewei05/crud-generator-template. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download chewei05/crud-generator-template
More information about chewei05/crud-generator-template
Files in chewei05/crud-generator-template
Download chewei05/crud-generator-template
More information about chewei05/crud-generator-template
Files in chewei05/crud-generator-template
Vendor chewei05
Package crud-generator-template
Short Description Traditional Chinese (zh-TW) Templates for crud-generator with Laravel 5.
License MIT
Package crud-generator-template
Short Description Traditional Chinese (zh-TW) Templates for crud-generator with Laravel 5.
License MIT
Please rate this library. Is it a good library?
Informations about the package crud-generator-template
crud-generator-template
Traditional Chinese (zh-TW) Templates for CRUD-generator with Laravel 5.
crud-generator 在 Laravel 5 的正體中文(繁體中文)樣板檔.
Requirements
appzcoder/crud-generator: ^v2.0.0
Installation
Open the root directory of your Laravel project in terminal(CLI), and follow the following steps.
-
Install appzcoder/crud-generator first.
- Finish all install steps of appzcoder/crud-generator.
-
Published crud-generator package's assets.
-
Turn on custom_template support on config/crudgenerator.php
- Install this package crud-generator-template
Copy Language Files
Via Yourself
- Files of templates are in "vendor/chewei05/crud-generator-template/src/crud-generator" directory
- Copy the folder of templates in the resources/crud-generator folder of your Laravel 5 project.
Via Laravel Service Provider
-
Add service provider to config/app.php.
-
Run composer dump-autoload if composer went wrong.
-
Publish vendor files of this package.
- Done.
All versions of crud-generator-template with dependencies
PHP Build Version
Package Version
Requires
appzcoder/crud-generator Version
>=v2.0.0
The package chewei05/crud-generator-template contains the following files
Loading the files please wait ....