diff --git a/Frameworks---Starters-Using-AdminLTE.md b/Frameworks---Starters-Using-AdminLTE.md new file mode 100644 index 0000000..b72f357 --- /dev/null +++ b/Frameworks---Starters-Using-AdminLTE.md @@ -0,0 +1,12 @@ +There are several frameworks and quick starters with admin areas based on AdminLTE. + +## ## PHP + +### Ignition Go +Uses Codeigniter 3.x also +[github.com/ci-blox/Ignition-Go](github.com/ci-blox/Ignition-Go) + +### AdminLTE template Laravel 5 package +Uses Laravel 5 +[https://github.com/acacha/adminlte-laravel](https://github.com/acacha/adminlte-laravel) +