This Laravel Generator CRUD with base adminLTE template,
- GUI Generator
- Console Log process
- Provides various generators like Model, Controller, Migration, Route, Form Request Validation, Blade View (Form Create & Edit, Datatable), Delete with Ajax.
- In this first version only support input type text_field, text area & upload image with Preview ( with base library from Filepond )
- Crud with Ajax, Authenticated User Role, Model Relationship, add more support form input type & more.
-
Clone/Download this Repository
git clone https://github.com/lianmafutra/AdminLTE-CRUDGenerator.git
-
Run Composer
composer install
-
Setting
.env
-
Import Database
-
php artisan serve
-
Login with account -> Username :
admin
, Password :admin112277
# Laravel 7
# PHP 7.4.22
This project is licensed under the MIT License - see the License File for details