Merge pull request #454 from r-brown/master

Add Laravel Gentelella support
This commit is contained in:
AndreiCN 2017-04-28 10:20:13 +03:00 committed by GitHub
commit e774fa253f

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.