-
The app is implemented using Laravel framework.
-
To configure, start by editing database connection variables in .env.php in project root.
-
Create MySQL database as selected on previous step. Default is named 'pizza_app'
-
Setup database tables by running the following command in project root
php artisan migrate -
Start the php server (at http://localhost:8000) by running the following command in project root
php artisan serve
apaarmann/pizzahub
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|