Skip to content

axelbol/admin-dashboard-8

Repository files navigation

Admin LTE 3 with Laravel 8

This is a fresh Laravel 8 project where we work with AdminLTE 3. You can clone it and start working on your Laravel 8 project with AdminLTE 3 already implemented.

How to use

Code for Laravel 8 + AdminLTE 3

  • 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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published