There is no license information available for the latest version (2.6.8) of this package.

crud widgets for laravel, to make an admin in few lines of code


README

687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7a6f66652f72617079642e7376673f7374796c653d666c6174 687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7a6f66652f72617079642e7376673f7374796c653d666c6174

This is a pool of presentation and editing widgets (Grids and Forms) for laravel.
Nothing to "generate", just some classes to let you develop and maintain CRUD backends in few lines of code.

Documentation: Wiki

rapyd laravel

Install in Laravel 5.6, .. 5.2, 5.1, 5.0, 4.*

require the package in your Laravel >= 5.6
$ composer require zofe/rapyd

then publish assets:
$ php artisan vendor:publish