updated docs/implementations.md

pull/2377/head
REJack 2019-11-02 16:42:59 +01:00
parent db50d38af4
commit f7aa7f36ba
No known key found for this signature in database
GPG Key ID: 9F3976CC630CC888
1 changed files with 5 additions and 1 deletions

View File

@ -6,9 +6,13 @@ title: Implementations
Thanks to many of AdminLTE users, there are multiple implementations of the template for easy integration with back-end frameworks. The following are some of them:
##### AdminLTE v3.0
{: .text-bold .text-dark .mt-3}
- [Laravel-AdminLTE v3.x](https://github.com/jeroennoten/Laravel-AdminLTE) by [Jeroen Noten](https://github.com/jeroennoten)
##### AdminLTE v2.4
{: .text-bold .text-dark .mt-3}
- [Laravel-AdminLTE](https://github.com/jeroennoten/Laravel-AdminLTE) by [Jeroen Noten](https://github.com/jeroennoten)
- [Laravel-AdminLTE v1.x & v2.x](https://github.com/jeroennoten/Laravel-AdminLTE) by [Jeroen Noten](https://github.com/jeroennoten)
- [Laravel 5 package](https://github.com/acacha/adminlte-laravel) by [Sergi Tur Badenas](https://github.com/acacha)
- [Yii 2](https://github.com/dmstr/yii2-adminlte-asset) by [Tobias Munk](https://github.com/schmunk42)