mehdihasanpour / snapp-task

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

snapp! shop task

use sail up command for run the project

use sail artisan migrate for creating tables

use sail artisan db:seed for populating tables with records

you can run test with sail test command

considering that for sending sms you should change kevenegar env config and

also run sail artisan queue:work --queue=transfer command to run jobs

for see database I recommend to use tablePlus application

I also add postman collection in root of project that you can import and use

About


Languages

Language:PHP 78.0%Language:Blade 21.8%Language:JavaScript 0.2%