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

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