<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Cloudhebat</title>
    <description>The latest articles on DEV Community by Cloudhebat (@cloudhebat).</description>
    <link>https://dev.to/cloudhebat</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F819660%2F24f46ffe-fc7f-417e-a364-a902814a72db.jpg</url>
      <title>DEV Community: Cloudhebat</title>
      <link>https://dev.to/cloudhebat</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/cloudhebat"/>
    <language>en</language>
    <item>
      <title>How to Install Laravel in Shared Hosting</title>
      <dc:creator>Cloudhebat</dc:creator>
      <pubDate>Tue, 22 Feb 2022 05:03:46 +0000</pubDate>
      <link>https://dev.to/cloudhebat/how-to-install-laravel-in-shared-hosting-59hd</link>
      <guid>https://dev.to/cloudhebat/how-to-install-laravel-in-shared-hosting-59hd</guid>
      <description>&lt;h2&gt;
  
  
  What is Laravel?
&lt;/h2&gt;

&lt;p&gt;Laravel is a framework based on the PHP programming language which is currently on the rise and is starting to be widely used by developers to create web-based applications.&lt;/p&gt;

&lt;p&gt;Laravel is considered to be able to run faster, safer and dynamically so that currently many developers are starting to switch to this one framework to maximize applications on websites.&lt;/p&gt;

&lt;p&gt;We recommend creating laravel via your localhost first. After the website has been created, you can upload Laravel to the hosting that you already have. But for those of you who just want to see the features or learn laravel, you can install laravel through hosting. Here's how to install laravel via cPanel.&lt;/p&gt;

&lt;h2&gt;
  
  
  How to Install Laravel
&lt;/h2&gt;

&lt;p&gt;Here we provide the steps that must be done and prepared:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Have an active hosting account. The recommended package used in this guide is a minimum package of Medium and above according to the &lt;a href="https://cloudhebat.com"&gt;Cheap Hosting&lt;/a&gt; link or Cloud Hosting package&lt;/li&gt;
&lt;li&gt;Login to your cPanel hosting account&lt;/li&gt;
&lt;li&gt;Look for the "Softaculous Apps Installer" menu &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--L_-lFr6E--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/8v87vqym7q8rq9ruttzp.png" alt="Image description" width="880" height="234"&gt; Then type "Laravel" in the search field then click "Install Now" 
&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--jYdKXMnU--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/z57usrmhjo8g9chysj6y.png" alt="Image description" width="880" height="367"&gt;
&lt;/li&gt;
&lt;li&gt;Select the domain name you want to install and leave “In Directory” blank. The purpose of emptying it is so that the Laravel installation is carried out directly in the root directory, there are no other sub folders. &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--lH_cc1lD--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/pk2ac8c5rya9ksswsil0.png" alt="Image description" width="880" height="516"&gt;
&lt;/li&gt;
&lt;li&gt;Wait for the installation to complete.If the installation is successful, a notification like the following will appear. &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--P2zbwa39--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/nv90iu9a40kn7rk1adih.png" alt="Image description" width="880" height="322"&gt;
&lt;/li&gt;
&lt;li&gt;You can also test access to the website and the results are more or less like this: 
&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--jKybJdUr--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/a8we19lhv3730991i70z.png" alt="Image description" width="880" height="139"&gt;
&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Miewjj5n--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/84gxt9gw1k00hopqoany.png" alt="Image description" width="880" height="396"&gt;
&lt;/li&gt;
&lt;li&gt;Laravel installation is complete. Then you can deploy the desired laravel on your hosting account.&lt;/li&gt;
&lt;/ol&gt;

</description>
    </item>
  </channel>
</rss>
