Skip to content

Laravel 7 demo project to start a laravel project with adminlte.

Notifications You must be signed in to change notification settings

axelbol/laradminlte

Repository files navigation

Laravel 7 with AdminLTE 3

How to use

  • Clone the repository with git clone
  • Copy .env.example file to .env
  • Edit database credentials in .env
  • Run composer install
  • Run php artisan key:generate
  • Run php artisan migrate
  • Run php artisan serve (if you want to use other port add --port=90)
  • You can register by clicking on top-right

License

Feel free to use and re-use any way you want.

More

About

Laravel 7 demo project to start a laravel project with adminlte.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages