Quick food delivery right to your door.
Restaurant Page | Order Checkout |
---|---|
Restaurant Dashboard - Menu | Restaurant Dashboard - Feedback |
---|---|
- Clone the repo and
cd
into it composer install
- Create a
pigeon
sql database and set your database credentials in the.env
file. - Set your
APP_URL
in your.env
file. npm install
npm run dev
php artisan storage:link
php artisan migrate --seed
Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. documentation
- Payments: https://stripe.com/docs/stripe-js
- Maps & Geocoding: https://docs.mapbox.com/mapbox-gl-js/api/
- Emails: https://mailtrap.io/
This project is open-sourced software licensed under the MIT license.