Thinkin Cab Web Installation Documentation
Thinkin Cab Web Installation Documentation
Before setting up Thinkin Cab, we need the server to have the following prerequisite software’s or frameworks in your
server to build a conceivable environment.
Get Laravel server from this link in no time https://www.cloudways.com/en/?id=315139 and use “
TDRAGON ” to get 10% off on server billing
*min requirement 1 GB digital ocean server min requirement for testing
for digital ocean cloud server of server provider have ubuntu server
1. LAMP Stack:
Note: We don’t recommend Cpanel or shared hosting, run only in the dedicated server or cloud server
The server environment should have a Linux Operating System with Apache Server and MySQL database, PHP server
scripting language.
4. Composer: https://getcomposer.org/
Composer is required to download the dependencies for the application.
INSTALLATION
1. Unzip the code in the server.
2. Set the following permissions
a. sudo chgrp -R www-data storage bootstrap/cache public
b. sudo chmod -R ug+rwx storage bootstrap/cache public
To the following folders
c. ./bootstrap
d. ./storage
e. ./public
3. Now edit the .env file in app root folder