- From the terminal, run
git clone https://github.com/symplyMorgan/coding-test-assignment.gitto clone this repository. - Change directory into the root of the project.
- Run
composer installto download the project dependencies. - Run
cp .env.example .envto copy the environment file. - Run
php artisan key:generateto set the application key. - Run
php artisan migrateto run the migration files and setup the database.MySQLdatabase is used for the purpose of this assignment. - Set up the email credentials in the
.envfile. - Run
php artisan serveto spin up the local development server.
-
Notifications
You must be signed in to change notification settings - Fork 0
symplyMorgan/coding-test-assignment
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published