Skip to content

Laravel 5.3.* web ap based on AdminLte theme (Skeleton to start a new web app) : Auth, Menu, ...

Notifications You must be signed in to change notification settings

enimiste/adminlte-laravel5-skeleton

Repository files navigation

adminlte-laravel5-skeleton

Laravel 5.3.* web ap based on AdminLte theme (Skeleton to start a new web app) : Auth, Menu, ...

Installation :

$ composer create-project enimiste/adminlte-laravel5-skeleton my_project

Next :

  • Create an empty database
  • Edit .env file
  • Run php artisan migrate --seed
  • Run Laravel built in server php artisan serve
  • Open the url in your browser and log in using "admin@contact.com" and "admin" as password

About

Laravel 5.3.* web ap based on AdminLte theme (Skeleton to start a new web app) : Auth, Menu, ...

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages