2017 © Pedro Peláez
 

library scaffold

Super fast build CRUD resource for Laravel.

image

yish/scaffold

Super fast build CRUD resource for Laravel.

  • Tuesday, March 27, 2018
  • by Mombuyish
  • Repository
  • 2 Watchers
  • 6 Stars
  • 34 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 10 Versions
  • 62 % Grown

The README.md

, (*1)

Scaffold

Super fast build CRUD resource for Laravel., (*2)

Installation

$ composer require yish/scaffold

5.5 or later: Auto discovery, (*3)

previous version, (*4)

Yish\Scaffold\ScaffoldServiceProvider::class

Publish config (require)

$ php artisan vendor:publish

Usage

$ php artisan make:scaffold Post

It will be generating blong: * request * controller (including CRUD) * migration * model * factory * views {index, create, edit, show} * append Route::resource(...) to specific route file., (*5)

Option

$ php artisan make:scaffold Post --route=api

The Versions

27/03 2018

dev-master

9999999-dev

Super fast build CRUD resource for Laravel.

  Sources   Download

MIT

The Requires

 

by Yish

27/03 2018

1.0.6

1.0.6.0

Super fast build CRUD resource for Laravel.

  Sources   Download

MIT

The Requires

 

by Yish

26/03 2018

1.0.5

1.0.5.0

Super fast build CRUD resource for Laravel.

  Sources   Download

MIT

The Requires

 

by Yish

24/03 2018

1.0.4

1.0.4.0

Super fast build CRUD resource for Laravel.

  Sources   Download

MIT

The Requires

 

by Yish

24/03 2018

1.0.3

1.0.3.0

Super fast build CRUD resource for Laravel.

  Sources   Download

MIT

The Requires

 

by Yish

21/03 2018

1.0.2

1.0.2.0

Super fast build CRUD resource for Laravel.

  Sources   Download

MIT

The Requires

 

by Yish

21/03 2018

0.1.1

0.1.1.0

Super fast build CRUD resource for Laravel.

  Sources   Download

MIT

The Requires

 

by Yish

21/03 2018

1.0.0

1.0.0.0

Super fast build CRUD resource for Laravel.

  Sources   Download

MIT

The Requires

 

by Yish

21/03 2018

1.0.1

1.0.1.0

Super fast build CRUD resource for Laravel.

  Sources   Download

MIT

The Requires

 

by Yish

21/03 2018

0.1.0

0.1.0.0

Super fast build CRUD resource for Laravel.

  Sources   Download

MIT

The Requires

 

by Yish