Skip to content

AhemdHegazy/eec-group-task

Repository files navigation

Steps

you need to do this steps in order to run project probably

  • cp .env.example .env.
  • configure database in .evn file changing your username, database name.
  • run > composer install.
  • run > php artisan key:generate.
  • run > php artisan migrate.
  • run > php artisan db:seed to seed some datta.
  • run > php artisan serve.
  • open your browser at(http://localhost:8000).

About

eec-group-task interview

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published