Thinkin Cab & Bike | book Car, Bike & auto | full custom Code

Thinkin Cab & Bike | book Car, Bike & auto | full custom Code 3.0 -2021 Untouched

No permission to download

Shivendra

Member
Jan 26, 2021
137
4
18
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
DB_HOST = localhost (Provide Database host URL here)
DB_PORT = 3306 (Provide Database port here)
DB_DATABASE = xuber (Provide the Database name from step-5)
DB_USERNAME = root (Database username)
DB_PASSWORD = (Database password)
For mail delivery integration using gmail, If you use other mail providers, please get the
details below by contacting them
MAIL_DRIVER = smtp
MAIL_HOST = smtp.gmail.com
MAIL_PORT = 587
MAIL_USERNAME = (Provide your gmail username) MAIL_PASSWORD = (Provide your gmail
password)
MAIL_ENCRYPTION = tls
To integrate Google Maps in the app you’ll have to create an API key GOOGLE_API_KEY =
your_google_maps_api_key
4. Run the following commands to complete setup
a. composer install
b. npm install
c. php artisan key:generate
d. php artisan migrate --seed
e. php artisan storage:link
f. php artisan passport:install
5. By now the application should be live and ready for testing.
6. You can reach the admin panel from this URL yourdomain.com/admin/login
a. Default admin credentials are
Username: [email protected] Password: 123456
7. You’ll also have demo accounts to access the user and Driver app, which you might like to disable while moving
the application to production check the admin panel for all details

if i want install it om local server !
then ?
 

el3ashe2

Active member
Jan 18, 2021
120
30
28
I have the new version
I want to know how to change the location in this software please
the old version located to India every time trying to search for address i got list from India only
I'm not going to run it in India
if anyone know how to edit the map search to relocate another zone please pm me

I'm also still looking for the iOS version
 

vagnere

Member
Jul 11, 2020
45
10
8
i found it and worked for me
.setCountry("in")

replace in with yours country and works like charm
thanks for everyone try and no thanks at all for anyone pm me asking for money to tell me change 2 letters
can you share the script with me please?
 
  • Like
Reactions: Vagner

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu