FAQ's
Categories
- Visa Manage 3
- PRO version 6
- User Plans 4
- Installation 7
- Create Menu 2
- Homepage 4
- Block Elements 13
- Settings 17
- Tour Manager 6
- Hotel Manager 3
- Report 4
- Coupon 1
- Car Manager 3
- User Manager 5
- Vendor Manager 5
- Language 5
- Event Management 3
- Change log 10
- Boat Manager 4
- Plugins 3
- Flight manager 6
- FAQ's 27
- News 3
- Location 3
- Space Manager 3
CSRF token or session issue
A 419 Page Expired error usually occurs due to a CSRF token or session issue...
Translation Tool
Why can’t I see my translations in the Translation Tool? Answer: Yes, that's right. When you translate directly through the Translat...
Verification Feature
Verification Feature: If you enable this feature, users will receive a verification email after registering their account. Additionally, on the user page, there will be a not...
Website always shows ((( Forbidden )))
When I'm trying to edit the logo or but the smtp server se...
Configure Nginx
Create an Nginx Configuration File for Laravel: sudo nano /etc/nginx/sites-available/laravel Add the following cont...
Quick npm install
...
What is the difference of functionality of these three CMS MyTravel and Booking Core and Gotrip?
What is the functionality difference between CMS MyTravel, Booking Core and Gotrip? In fact, Mytravel, Gotrip, and Bookingcore are developed from a core, which can be said ...
How to Upload Files/Images to Google Cloud Storage in Laravel
To Upload Files to Google Cloud Storage, you can follow the following steps. 1. Create a ...
Can't upload image in Media manage
There are some websites that can't upload photos or upload photos but can't use them. Then you need to edit the following code to edit the media. File edit: config/filesystems.php ...
Symlink() - 500 issue
Enable APP_DEBUG=true in .env file to see this issue: ...
Getting Your MailGun API Keys and Secrets Setup
To use mailgun in your application you will need to create a mailgun account and get an API key. This API key is a way for mailgun to verify that the app trying to talk to mailgun servers is truly ...
Child theme
If you need to customize the script, you can make all your customize in the \custom\ folder. ex, if you want to customize Hotel detail, in the \custom\ folder, you can create a pa...
IS IT POSSIBLE TO ADD GOOGLE ANALYTICS TO MY SITES?
For now, we haven't supported it yet, but we have a custom script ...
Recommended images size for Mytravel script
We have some suggestions on the image size to use for each common area, you can refer to it to apply and make the composition more uniform. Logo: 50x50(px) Favicon: 30x30(p...
The revenue & the earning in the dashboard?
Looking at this information, we can see the total revenue and income of the admin, so how are these numbers calculated, please refer to this article for a better overview. Rev...
What is Booking fee?
In addition to the commission, the admin can also have another revenue, the Booking Fee. This will be set up in each settings module, for example, you can find the Tour Booking Fee in the Tour Sett...
How enable the HTTPs
1. Enable HTTPs in .env file It is generally a good idea to encrypt traffic to your website. Do this by using HTTPS for your website. There are many benefits to moving to H...
Why I cant add link URL to Facebook domain?
...
How can I add new menu item in the Admin Dashboard
In the menu Dashboard, how can I add or remove an item that I don't need to use? Well, this part of the tutorial is also simple enoug...
How to increase the Server Memory Limit
There’s a certain amount of memory that the server will attribute to each site which it hosts. The default memory limit for Laravel is usually 32MB but processes such as importing the dem...