<<<<<<< HEAD
For Leineckers COP4331 projects
- Install PHP and MySQL locally - If you set a mysql root password, go to api/.env and set DB_PASSWORD to your mysql root password
- Create a local database named smallproject
- Go to the api folder and run the command
php artisan migrate - In the api folder run
./startand a php server on localhost:3000 will serve the api. - Open browser, and go to localhost:3000
ac8b044485c53b2ef9b25758b6a4cddcce1b9757