Jump to content
Bicrypto v4.1.3 + All Plugins ×

Mobile App for MyTravel - Ultimate Laravel Booking System v1.0.1


Mahmoud

Recommended Posts

  • Administrators

Mobile App for MyTravel - Ultimate Laravel Booking System


DEMO HERE


My Travel is a Booking System based on Laravel, designed for a travel website, Marketplace, Travel Agency, Tour Operator, Room Bnb, Villa Rental, Resort Rental, Make Travel website.

Check out the live demo on Google Play.

mtapp.png

Getting Started


1. Setup your project

  • Go to "{project_name}/src/config/appInformation.js"
  • Change "baseDomain"" to your domain (Don't forget to add "/" to the end of your domain)

2. Run your project

In macOS, open "Terminal" and run this command:

npm install

If you get an error like this

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: nexttwin@0.1.0
npm ERR! Found: react@17.0.1
npm ERR! node_modules/react
npm ERR! react@"17.0.1" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.8.0" from react-hook-mousetrap@2.0.4
npm ERR! node_modules/react-hook-mousetrap
npm ERR! react-hook-mousetrap@"*" from the root project
npm ERR!

Try this command

npm install --force

Or

npm install --save --legacy-peer-deps


📱 Running on Android device

Make sure your laptop installed ADB

    • Connect your physical device and run this command

ADB devices

This command show list id of device connected

    • Run this command to start the project

react-native run-android


📱 Running on an IOS device

    • In the root project, open "Terminal" and run this command

cd ios && pod install

    • Run this command to start the project

 

Support is available for paid files only
Support for free files is offered for a fee only

Link to comment
Share on other sites

  • Mahmoud changed the title to Mobile App for MyTravel - Ultimate Laravel Booking System v1.0.1
  • 2 months later...
  • 9 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...