Skip to content

lucoadam/laravelmatadminpanel

Repository files navigation

Installing this app

  • Create a database
  • Copy .env.example as .env
  • Edit the database name and auth in .env file
  • Run (composer install) command
  • Run (php artisan key:generate)
  • Run (php artisan migrate)
  • Run (php artisan db:seed)
  • Run (php artisan storage:link)
  • Finally (php artisan serve)
  • For login credentials
    • Email: admin@admin.com
    • Password: admin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •