Skip to content

deadwheel/FoodDelivery

Repository files navigation

Food Delivery

Laravel application for ordering food

Requirements

  • Laravel 5.5
  • Passport
  • Composer
  • Artisan
  • ENTRUST

Installation

Download package and write some commands to be sure that everything will works fine

$ composer update
$ php artisan migrate
$ php artisan storage:link

after this run:

  • yourhost.com/roles_create
  • yourhost.com/attach

Roles_create is creating 2 roles:

  • Administrator
  • Driver

Attach - user with id=1 will get the admin role

About

Laravel application for ordering food

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published