Download the PHP package monirz/lvartisan without Composer
On this page you can find all versions of the php package monirz/lvartisan. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package lvartisan
Lvartisan
Laravel artisan command for creating view
This is just initial work on dev mode, the code structure may change and some extra option will be added soon.
Require it
Add the service provider to the config/app.php
Voila, You are done!
Basic usages
The above example command will create the articles directory in views if the directory doesn't exist and the index.blade.php file in the articles directory.
With this command the directory name is not provided so the index.blade.php file will be created in root directory which is views.
All versions of lvartisan with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
~5
The package monirz/lvartisan contains the following files
Loading the files please wait ....