Skip to content

lucoadam/assignment

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)
  • Finally (php artisan serve)
  • For login credentials
    • Username : admin
    • Password : 1234
  • Contact

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published