Skip to content

kapokyue/laravel-pizza

Repository files navigation

Laravel Pizza

This is a Pizza shop implemented by Laravel. UI framework using Bootstrap.

Index preview

Requirement

php7

Setup

  1. Just clone the source
    git clone https://github.com/kapokyue/laravel-pizza.git && cd laravel-pizza
  1. Use composer to download the dependencies
    composer install
  1. Import the shop.sql to relational database(mysql, postgresql, etc...) (Use phpMyAdmin or whatever you like)

  2. Start the server (eg. Naginx, Apache ...), or use the Laravel's artisan server

    php artisan serve
  1. Enjoy!

License

MIT

About

An example of using Laravel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published