Skip to content

Phaniraj35/multi-admin

Repository files navigation

Multi-Admin - A Multi-purpose Admin Panel built with Laravel and VueJS

Steps to test the application

  • Clone the repository
  • run cp .env.example .env and adjust your database preferences in .env file
  • run php artisan key:generate
  • run php artisan migrate
  • run php artisan passport:keys
  • run php artisan:serve
  • Now open http://localhost:8000 in your Web Browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published