orchidcommunity / Integrator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:PHP 100.0%