Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 426 Bytes

readme.md

File metadata and controls

30 lines (18 loc) · 426 Bytes

Orchid Integrator

Experimental

Installation

install package

composer require orchid/integrator

edit config/app.php service provider :

 Orchid\Integrator\Providers\IntegratorServiceProvider::class

Create :

To create a new form, you need to

php artisan make:admin-form UserAdmin

License

The MIT License (MIT). Please see License File for more information.