Skip to content

armineyvazi/snappfood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

snappfood

simple clone of Snappfood .

How to start project :

1- First You clone this project

2- run this :

  composer update && composer install

go to website https://mailtrap.io/ create account

3- create .env file in project root and setup setting of project (Be sure you setup mysql and redis and mail)

4- Change This on .env :

  FILESYSTEM_DISK=public
  QUEUE_CONNECTION=database

5- Generate Key :

  php artisan key:generate

6- Start local server :

  php artisan serve

7- Run queue :

  php artisan queue:work

json api postman link:https://www.getpostman.com/collections/de38292b32a956f2da47

lunch to postman link:https://go.postman.co/workspace/My-Workspace~abdae027-eb22-42b7-8754-1952e0a474ea/collection/20960138-c20b7a2a-6a2b-4f4c-9bd8-4948471e08dc?action=share&creator=20960138

URL for published documentation https://documenter.getpostman.com/view/20960138/UzXUNtej

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published