Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.44 KB

README.md

File metadata and controls

45 lines (31 loc) · 1.44 KB

Laravel AdminLTE 3 Scaffold Generator

Latest Version on Packagist Software License Total Downloads

This package contains some useful code generator for AdminLTE 3.

Installation

Require this package with composer using the following command:

composer require --dev ferdousanam/adminlte3=dev-master --no-cache

Usage

You can publish Admin LTE 3 assets to public/admin-assets

php artisan adminlte:assets

To publish layouts scaffold to your Laravel project resources/views/admin

php artisan adminlte:layouts

License

The Laravel IDE Helper Generator is open-sourced software licensed under the MIT license