marcossurfwer
New member
- Mar 19, 2019
- 7
- 1
- 3
do you have the ios version? can you share? did you got any new updates?anybody with the new update i have the ios version in exchange for the new verson i just got it from a friend
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
Please guide me more .build vm
build vm for ubuntu and install larvel and follow the installation guidePlease guide me more .
If possible please step by step
im using windows
add the exact api in manual to your consoleIts only showing places search results of Brazil
Can someone please help me to fix it!
did you found way to do change brazil to any other country please?Its only showing places search results of Brazil
Can someone please help me to fix it!
did you found way to do change brazil to any other country please?
i found it and worked for meNope![]()
Where exactly I have change it? Can you please help me with the file pathi 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?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
Where exactly I have change it? Can you please help me with the file path
you can always search the project right click on project in android studio and choose find in path and search for .setCountrycan you share the script with me please?