This is a laravel package for create adminLTE components.
Not use in production
- Laravel 5.6
- PHP 7.1.3
$ php artisan adminlte:install
This command above will install the adminlte assets.
$ php artisan adminlte:newpage name-of-page
This command above will generate a new page with name-of-page name on resources_path root, with default structure.