Food Tiger
Food Tiger
Food Tiger
Food Tiger
Introduction
Installation
Installation on Shared Hosting
Updating - Shared hosting
Run local
Define Basics
Database
Mail server
Localization and Time format
Payments
Stripe Gateway
Paystack Gateway
Google API
Google Analytics
Google authentication
Facebook authentication
One Signal push notifications
Twilio SMS notifications
Usage
Getting Started
Register as an admin
Set up your site
Restaurant subdomain
Single restaurant
Translations
Custom CSS
Import from CSV
Custom fields on order
Plugins
ShareThis
Cookie Consent
API
Client API
Driver API
Changelog
Changelog
FAQ
Driver App
Driver Companion App
Client App
Environment
Setup the project
Rename the app
Change app icon
Install node dependencies
Android App
iPhone App
Client App changelog
Powered by GitBook

Run local

In Laravel 8, there is new package available called https://laravel.com/docs/8.x/sail.

We use this to run the site locally, and test it.

All you need is to install https://www.docker.com/ in your compute.

After that, open the code and execute the command

./vendor/bin/sail up

You can add alias for the sail command.

Then open the site on localhost, and the install window should appear.

Installation - Previous
Updating - Shared hosting
Next - Define Basics
Database
Last updated 2 weeks ago