mitulgolakiya / laravel-api-generator

Laravel API/Scaffold/CRUD Generator including Controller, Repository, Model, Migrations, routes.php update.
MIT License
681 stars 144 forks source link

Feature: Support AdminLTE for scaffolding #112

Closed viezel closed 3 years ago

viezel commented 9 years ago

More and more people are moving into AdminLTE for greater admin interfaces. It would be great that this package could support the AdminLTE scaffolding.

mitulgolakiya commented 9 years ago

@viezel I am going to add field level and form level templates in some next releases. Then we can make another package which publishes templates of this generator which is compatible with AdminLTE. so we can make it fully modular without affecting a real generator package.

viezel commented 9 years ago

Sounds like a great plan

phillipmadsen commented 9 years ago

You should work on this first if you need the bladed files I have them and can give them to you.

Leelam commented 9 years ago

Check this, https://github.com/Leelam/Laravel-with-basic-packages