2017 © Pedro Peláez
 

library larapi-fast

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

image

versoo/larapi-fast

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

  • Wednesday, June 13, 2018
  • by Versoo
  • Repository
  • 2 Watchers
  • 0 Stars
  • 43 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 105 % Grown

The README.md

LarapiFast - Package of generators for Larapi

Instalation

For install package run command:, (*1)

composer require --dev versoo/larapi-fast

After success installation you can use all commands. All of them you can found with descriptions in Wiki, (*2)

Custom configuration

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

php artisan vendor:publish --tag=LarapiFast

You should see:, (*4)

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., (*5)

The Versions

13/06 2018

dev-master

9999999-dev

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

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

by Marcin Halak