Skip to content

apaarmann/pizzahub

Repository files navigation

Instructions:


  • 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

About

simple pizza web app

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors