Here are some steps to Install Laravel in cPanel, How to install Laravel in cPanel can be followed through the guide below. Step 1 – first please login to cpanel. For a tutorial on how to login to cPanel, click here. Step 2 – On the main cPanel page, look for the Softaculous Apps installer. If you have trouble finding it, it will be easier […]
Category: Hosting
How to Upload Laravel Files to cPanel Hosting
In this guide we will move files from localhost access to the https://khandana.nix.id/public domain. Step 1 – By default, Laravel will access Laravel's root folder and not directly access its public folder, so there needs to be a route so that when accessing the domain, direct access is directed to the index.php file in the public folder. Then how? now create an index.php file in the […]
How to Transfer Domain and Hosting to Jay.id
If you want to transfer a domain, you can read the following article. The following is a tutorial for transferring domains and hosting, the following is the mechanism. Registering Hosting at Jay.id. Ordering a domain transfer when registering a domain. Pointing to the Name server to Jay.id. Transferring data from the old hosting to Jay.id. or you can ask Jay.id for help […]
How to activate Free SSL on Hosting
SSL has now become a hosting requirement, since chrome gives an insecure label to websites that do not have SSL. But fortunately this is accompanied by the presence of free SSL. Automatic SSL will activate by itself if the domain has been directed to the hosting correctly, but sometimes auto SSL can't be activated by itself. If it […]
How to Clone Website from Softaculous
This clone feature works if you want to duplicate your website to an addon domain or sub domain in one cpanel account. so you don't have to bother to clone manually. but this feature is only available for websites registered on softaculous . here's the tutorial: please go to your softaculous cpanel 1. Click All Installation 2. […]
How to Change PHP Version on Cpanel Hosting
Jayahost provides the option to change the php version, so you can adjust the script you are using 1. to change the php version, first please login to cpanel 2. after that click the Multi PHP menu 3. Select the domain you want to change then select the PHP version, after click Apply now you can change your own php version […]
Easy Tips for Securing WordPress Websites
wordpress is a very popular CMS for creating websites, this is because it is very easy to use and also the support services from 3rd parties are very much scattered. even themes and plugins almost everything we need is already there. but because of that convenience, wordpress is also not the most immune […]
How to Force to HTTPS our website
If you buy hosting at Jayahost, SSL will automatically be active on the customer's hosting. but website visitors can still access our website using http:// . so that it is safer we can force visitors to redirect to https:// every time a visitor visits our website. One way is to enter the following code into our .htaccess website: How to […]
Causes of Hosting Overload and How to Solve It
in shared hosting, it is common for hosting to be overloaded, or exceed the limits that have been determined with your hosting package. overload here what we mean is overload in performance . in a hosting there is a CPU and RAM like computers in general, if the cpu and ram bear too heavy a load it will automatically hang […]
How to Install WordPress Using Auto Installer
wordpress is a CMS that is most commonly used today, besides being easy, wordpress has a very large community, so it is very possible for us to find help or plugins to support our website. to install wordpress on JayaHost, besides the client can do a manual installation, an auto installer has also been provided to make it easier for clients to install wordpress. […]