Add Laravel Gentelella support

Add PHP / Laravel 5 boilerplate project with Gentelella Admin theme support
This commit is contained in:
R.Brown 2017-04-19 18:17:51 +02:00 committed by GitHub
parent 660df1a443
commit 5be3b75489

View file

@ -91,6 +91,7 @@ If `gulp` is installed, follow the steps below.
* [Gentelella on Yii framework 2](https://github.com/yiister/yii2-gentelella) with an asset bundle, a layout template and some widgets.
* [Gentelella on Angular 2](https://github.com/kmkatsma/angular2-webpack-starter-gentelella) Angular Webpack Starter modified to utilize the Gentelella.
* [Gentelella on Aurelia](https://github.com/kmkatsma/aurelia-gentelella) Typescript webpack skeleton modified to utilize the Gentelella.
* [Gentelella on Laravel](https://github.com/Labs64/laravel-boilerplate) PHP / Laravel 5 boilerplate project with Gentelella Admin theme support.
Let us know if you have done integration for this admin template on other platforms and frameworks and we'll be happy to share your work.