| Package Data | |
|---|---|
| Maintainer Username: | nouni.elbachir | 
| Package Create Date: | 2017-03-05 | 
| Package Last Update: | 2018-02-27 | 
| Language: | PHP | 
| License: | MIT | 
| Last Refreshed: | 2025-10-30 03:02:07 | 
| Package Statistics | |
|---|---|
| Total Downloads: | 38 | 
| Monthly Downloads: | 0 | 
| Daily Downloads: | 0 | 
| Total Stars: | 0 | 
| Total Watchers: | 3 | 
| Total Forks: | 1 | 
| Total Open Issues: | 1 | 
Laravel 5.3.* web ap based on AdminLte theme (Skeleton to start a new web app) : Auth, Menu, ...
$ composer create-project enimiste/adminlte-laravel5-skeleton my_project
php artisan migrate --seed
php artisan serve