Skip to content

Package to fast generate Resources in Larapi distribution. Very small, very simple but works :)

Notifications You must be signed in to change notification settings

moovaio/larapi-fast

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LarapiFast - Package of generators for Larapi

Instalation

For install package run command:

composer require --dev versoo/larapi-fast

After success installation you can use all commands. All of them you can found with descriptions in Wiki

Custom configuration

Custom configuration allow you to change default directories of creating files. If you need, you should publish custom config file with command:

php artisan vendor:publish --tag=LarapiFast

You should see:

Copied File [/vendor/versoo/larapi-fast/src/Config/versoo.larapi-fast.php] To [/config/versoo.larapi-fast.php]

Now you can edit file (Default: /config/versoo.larapi-fast.php) in your app config folder.

About

Package to fast generate Resources in Larapi distribution. Very small, very simple but works :)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%