{"id":630,"date":"2020-12-27T03:18:11","date_gmt":"2020-12-26T21:48:11","guid":{"rendered":"http:\/\/192.168.0.6\/linuxbots\/?p=630"},"modified":"2020-12-27T04:15:16","modified_gmt":"2020-12-26T22:45:16","slug":"install-laravel-on-ubuntu-20-04-lts-with-apache2-and-php-7-4","status":"publish","type":"post","link":"https:\/\/itsupportwale.com\/blog\/install-laravel-on-ubuntu-20-04-lts-with-apache2-and-php-7-4\/","title":{"rendered":"Install Laravel on Ubuntu 20.04 LTS with Apache2 and PHP 7.4"},"content":{"rendered":"\n<p>Laravel is a very popular open-source PHP framework aimed at the easy development of applications. If you are looking for a new PHP framework to try, you should give Laravel a try. In this article, you will find the detailed steps to Install the Latest stable Laravel on Ubuntu 20.04 LTS Server with Apache webserver.<\/p>\n\n\n\n<p>Laravel also can be used as an alternative to Codeigniter. Steps in this tutorial also can be used in Ubuntu 16.04 and Ubuntu 18.04 LTS. The latest stable version of PHP is 7.4 at the time of writing this article.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/oracle.itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/install-laravel-6-in-ubuntu-20.04-lts-server.jpg\" alt=\"install-laravel-6-in-ubuntu-20.04-lts-server\" class=\"wp-image-2988\" srcset=\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/install-laravel-6-in-ubuntu-20.04-lts-server.jpg 1024w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/install-laravel-6-in-ubuntu-20.04-lts-server-300x200.jpg 300w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/install-laravel-6-in-ubuntu-20.04-lts-server-768x512.jpg 768w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_80 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<label for=\"ez-toc-cssicon-toggle-item-69d759b2019e9\" class=\"ez-toc-cssicon-toggle-label\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/label><input type=\"checkbox\"  id=\"ez-toc-cssicon-toggle-item-69d759b2019e9\"  aria-label=\"Toggle\" \/><nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/itsupportwale.com\/blog\/install-laravel-on-ubuntu-20-04-lts-with-apache2-and-php-7-4\/#Preresiquites\" >Preresiquites<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/itsupportwale.com\/blog\/install-laravel-on-ubuntu-20-04-lts-with-apache2-and-php-7-4\/#Steps_to_Install_Laravel_on_Ubuntu_2004_Server\" >Steps to Install Laravel on Ubuntu 20.04 Server<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/itsupportwale.com\/blog\/install-laravel-on-ubuntu-20-04-lts-with-apache2-and-php-7-4\/#Step_1_Install_Apache2_on_Ubuntu_2004_Server\" >Step 1) Install Apache2 on Ubuntu 20.04 Server<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/itsupportwale.com\/blog\/install-laravel-on-ubuntu-20-04-lts-with-apache2-and-php-7-4\/#Step_2_Install_PHP_74_and_required_Extensions\" >Step 2) Install PHP 7.4 and required Extensions<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/itsupportwale.com\/blog\/install-laravel-on-ubuntu-20-04-lts-with-apache2-and-php-7-4\/#Step_3_Install_Composer\" >Step 3) Install Composer<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-6\" href=\"https:\/\/itsupportwale.com\/blog\/install-laravel-on-ubuntu-20-04-lts-with-apache2-and-php-7-4\/#Step_4_Install_Laravel_6_on_Ubuntu_2004_LTS\" >Step 4) Install Laravel 6 on Ubuntu 20.04 LTS<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-7\" href=\"https:\/\/itsupportwale.com\/blog\/install-laravel-on-ubuntu-20-04-lts-with-apache2-and-php-7-4\/#Step_5_Configure_Apache_for_Laravel\" >Step 5) Configure Apache for Laravel<\/a><\/li><\/ul><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-8\" href=\"https:\/\/itsupportwale.com\/blog\/install-laravel-on-ubuntu-20-04-lts-with-apache2-and-php-7-4\/#Conclusion\" >Conclusion<\/a><\/li><\/ul><\/nav><\/div>\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Preresiquites\"><\/span>Preresiquites<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>The following things are required to install Laravel on ubuntu:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Ubuntu 20.04 LTS Server installed<\/li><li>A user with Sudo privileges<\/li><\/ul>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\"><p>Read our previous article &#8220;<strong><a href=\"https:\/\/oracle.itsupportwale.com\/blog\/install-ubuntu-20-04-lts-server\/\" target=\"_blank\" rel=\"noreferrer noopener\">How to install Ubuntu 20.04 LTS Server<\/a><\/strong>&#8221; if you do not have already installed it.<\/p><\/blockquote>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Steps_to_Install_Laravel_on_Ubuntu_2004_Server\"><\/span>Steps to Install Laravel on Ubuntu 20.04 Server<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Before starting, make sure you update systems repositories using the below command.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo apt-get update<\/code><\/pre>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Step_1_Install_Apache2_on_Ubuntu_2004_Server\"><\/span>Step 1) Install Apache2 on Ubuntu 20.04 Server<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p>Laravel is used for creating web application and we need a Web Server to serve our application over the network. For this Tutorial we are using Apache Webserver which is one of the best Webserver. To install Apache2 Webserver use the below command.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo apt install apache2<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1020\" height=\"653\" src=\"https:\/\/oracle.itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/install-apache2-in-ubuntu-20.04-lts.jpg\" alt=\"install apache2 in ubuntu 20.04 lts\" class=\"wp-image-2990\" srcset=\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/install-apache2-in-ubuntu-20.04-lts.jpg 1020w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/install-apache2-in-ubuntu-20.04-lts-300x192.jpg 300w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/install-apache2-in-ubuntu-20.04-lts-768x492.jpg 768w\" sizes=\"auto, (max-width: 1020px) 100vw, 1020px\" \/><\/figure>\n\n\n\n<p>After that, start and enable the apache2 service by using the below commands.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo systemctl start apache2\nsudo systemctl enable apache2<\/code><\/pre>\n\n\n\n<p>In the last step verify that Apache2 service is running and enabled by using the below command.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo systemctl status apache2<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"999\" height=\"293\" src=\"https:\/\/oracle.itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/apache2-service-status-verify.jpg\" alt=\"apache2-service-status-verify\" class=\"wp-image-2991\" srcset=\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/apache2-service-status-verify.jpg 999w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/apache2-service-status-verify-300x88.jpg 300w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/apache2-service-status-verify-768x225.jpg 768w\" sizes=\"auto, (max-width: 999px) 100vw, 999px\" \/><\/figure>\n\n\n\n<p>Also you can verify by pointing your browser to the target system IP Address. You should see the default welcome page of Apache2 Webserver.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"834\" height=\"586\" src=\"https:\/\/oracle.itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/apache2-default-page-in-Ubuntu.jpg\" alt=\"apache2-default-page-in-Ubuntu\" class=\"wp-image-2992\" srcset=\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/apache2-default-page-in-Ubuntu.jpg 834w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/apache2-default-page-in-Ubuntu-300x211.jpg 300w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/apache2-default-page-in-Ubuntu-768x540.jpg 768w\" sizes=\"auto, (max-width: 834px) 100vw, 834px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Step_2_Install_PHP_74_and_required_Extensions\"><\/span>Step 2) Install PHP 7.4 and required Extensions<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p>At the time of writing this post, the latest stable version of PHP is 7.4. The default repository of Ubuntu 20.04 LTS is updated to PHP 7.4, which means we do not need to use any PPA repository for installing the latest PHP version. Also Laravel required some other PHP extensions which we will install along with it.<\/p>\n\n\n\n<p>Install the PHP 7.4 and its required extensions using the below command:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo apt install php7.4 libapache2-mod-php7.4 php7.4-bcmath php7.4-json php7.4-mbstring php7.4-xml php7.4-zip<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"264\" src=\"https:\/\/oracle.itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/install-php-7.4-in-ubuntu-20.04-lts-1024x264.jpg\" alt=\"install-php-7.4-in-ubuntu-20.04-lts\" class=\"wp-image-2993\" srcset=\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/install-php-7.4-in-ubuntu-20.04-lts-1024x264.jpg 1024w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/install-php-7.4-in-ubuntu-20.04-lts-300x77.jpg 300w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/install-php-7.4-in-ubuntu-20.04-lts-768x198.jpg 768w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/install-php-7.4-in-ubuntu-20.04-lts.jpg 1458w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>After installing you can verify the installation by using the below command:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>php -v<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"722\" height=\"122\" src=\"https:\/\/oracle.itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/verify-php-7.4-installation.jpg\" alt=\"verify-php-7.4-installation\" class=\"wp-image-2994\" srcset=\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/verify-php-7.4-installation.jpg 722w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/verify-php-7.4-installation-300x51.jpg 300w\" sizes=\"auto, (max-width: 722px) 100vw, 722px\" \/><\/figure>\n\n\n\n<p>Now we have to restart the Apache2 service to update the changes. Restart Apache2 service by using the below command:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo systemctl restart apache2<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Step_3_Install_Composer\"><\/span>Step 3) Install Composer<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p><a rel=\"noreferrer noopener\" href=\"https:\/\/getcomposer.org\/\" target=\"_blank\">Composer<\/a>&nbsp;a dependency manager tool for PHP programming language. We will use it to download and install the Laravel Core and all the required Laravel components.<\/p>\n\n\n\n<p>To download and install the latest version of Composer in Ubuntu 20.04 LTS  Server, use the following command.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>curl -sS https:\/\/getcomposer.org\/installer | sudo php -- --install-dir=\/usr\/bin --filename=composer<\/code><\/pre>\n\n\n\n<p>Verify the installation of the composer run the below command.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>composer -V<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"507\" height=\"55\" src=\"https:\/\/oracle.itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/verify-composer-installation-in-ubuntu.jpg\" alt=\"verify-composer-installation-in-ubuntu\" class=\"wp-image-2995\" srcset=\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/verify-composer-installation-in-ubuntu.jpg 507w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/verify-composer-installation-in-ubuntu-300x33.jpg 300w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/verify-composer-installation-in-ubuntu-495x55.jpg 495w\" sizes=\"auto, (max-width: 507px) 100vw, 507px\" \/><\/figure>\n\n\n\n<p>Now we have successfully installed Apache2, PHP 7.4, and Composer. We are ready to start the installation of Laravel on Ubuntu 20.04 Server.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Step_4_Install_Laravel_6_on_Ubuntu_2004_LTS\"><\/span>Step 4) Install Laravel 6 on Ubuntu 20.04 LTS<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p>At the time of writing this post, the latest stable LTS version of Laravel is 6.0. In this tutorial, we will install the LTS (Long-term support) version of Laravel.<\/p>\n\n\n\n<p>We will install Laravel in the root directory of our web server which is &#8220;<strong>\/var\/www\/html<\/strong>&#8220;. At the first step we navigate to this directory by using the below command.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>cd \/var\/www\/html<\/code><\/pre>\n\n\n\n<p>To install Laravel 6.0 LTS using Composer run the create-project command described below.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo composer create-project laravel\/laravel=\"6.0\" my_webapp<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/oracle.itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/install-laravel-on-ubuntu-16-1024x576.jpg\" alt=\"install-laravel-on-ubuntu\" class=\"wp-image-2997\" srcset=\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/install-laravel-on-ubuntu-16-1024x576.jpg 1024w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/install-laravel-on-ubuntu-16-300x169.jpg 300w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/install-laravel-on-ubuntu-16-768x432.jpg 768w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/install-laravel-on-ubuntu-16-495x279.jpg 495w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/install-laravel-on-ubuntu-16.jpg 1280w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>Where you can replace the &#8220;my_webapp&#8221; with any desired name. To verify the install you can run the Laravel&#8217;s web server directly by using the below commands:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>cd my_webapp\nphp artisan serve<\/code><\/pre>\n\n\n\n<p>You can see output like the below image.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"973\" height=\"109\" src=\"https:\/\/oracle.itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/start-laravel-in-development-mode.jpg\" alt=\"start-laravel-in-development-mode\" class=\"wp-image-2998\" srcset=\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/start-laravel-in-development-mode.jpg 973w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/start-laravel-in-development-mode-300x34.jpg 300w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/start-laravel-in-development-mode-768x86.jpg 768w\" sizes=\"auto, (max-width: 973px) 100vw, 973px\" \/><\/figure>\n\n\n\n<p>When you navigate to the given URL you can see the below Laravel welcome page.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"574\" src=\"https:\/\/oracle.itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/laravel-6.0-welcome-page-1024x574.jpg\" alt=\"laravel-6.0-welcome-page\" class=\"wp-image-2999\" srcset=\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/laravel-6.0-welcome-page-1024x574.jpg 1024w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/laravel-6.0-welcome-page-300x168.jpg 300w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/laravel-6.0-welcome-page-768x431.jpg 768w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/laravel-6.0-welcome-page.jpg 1027w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Step_5_Configure_Apache_for_Laravel\"><\/span>Step 5) Configure Apache for Laravel<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p>After installing Laravel, now we have to configure apache for serving Laravel.<\/p>\n\n\n\n<p>First of all, give the appropriate permissions to the project folder by using the below commands.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo chown -R www-data:www-data \/var\/www\/html\/my_webapp\nsudo chmod -R 755 \/var\/www\/html\/my_webapp\nsudo chmod -R 775 \/var\/www\/html\/my_webapp\/storage<\/code><\/pre>\n\n\n\n<p>In the above commands, replace&nbsp;<code>my_webapp<\/code>&nbsp;with the name of your project directory.<\/p>\n\n\n\n<p>After that, edit apache\u2019s default site configuration for serving our project directory. First of all, open the default site configuration of apache server.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>vim \/etc\/apache2\/sites-available\/000-default.conf<\/code><\/pre>\n\n\n\n<p>And then, replace&nbsp;<strong><code>\/var\/www\/html<\/code><\/strong>&nbsp;with&nbsp;<strong><code>\/var\/www\/html\/my_webapp\/public<\/code><\/strong>&nbsp;and then save the config file. After that reload the apache server by using the below command to apply the changes.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"498\" height=\"76\" src=\"https:\/\/oracle.itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/edit-apache-site-config-for-laravel-6.jpg\" alt=\"edit-apache-site-config-for-laravel-6\" class=\"wp-image-3001\" srcset=\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/edit-apache-site-config-for-laravel-6.jpg 498w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/edit-apache-site-config-for-laravel-6-300x46.jpg 300w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/edit-apache-site-config-for-laravel-6-495x76.jpg 495w\" sizes=\"auto, (max-width: 498px) 100vw, 498px\" \/><\/figure>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo service apache2 reload<\/code><\/pre>\n\n\n\n<p>Visit&nbsp;<strong><code>http:\/\/my_server_ip\/<\/code><\/strong>&nbsp;for verifying changes. Replace the my_server_ip with your Ubuntu machine\u2019s IP address.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"656\" height=\"322\" src=\"https:\/\/oracle.itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/laravel-6-welcome-page-on-apache.jpg\" alt=\"laravel-6-welcome-page-on-apache\" class=\"wp-image-3003\" srcset=\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/laravel-6-welcome-page-on-apache.jpg 656w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/laravel-6-welcome-page-on-apache-300x147.jpg 300w\" sizes=\"auto, (max-width: 656px) 100vw, 656px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Conclusion\"><\/span>Conclusion<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>As a result, we have successfully installed and configure Laravel 6.0 LTS on Ubuntu 20.04 LTS (Focal Fossa) with PHP 7.4 and Apache2.<\/p>\n\n\n\n<p>You can leave a comment below if you have any questions.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Laravel is a very popular open-source PHP framework aimed at the easy development of applications. If you are looking for a new PHP framework to try, you should give Laravel a try. In this article, you will find the detailed steps to Install the Latest stable Laravel on Ubuntu 20.04 LTS Server with Apache webserver. &#8230; <a title=\"Install Laravel on Ubuntu 20.04 LTS with Apache2 and PHP 7.4\" class=\"read-more\" href=\"https:\/\/itsupportwale.com\/blog\/install-laravel-on-ubuntu-20-04-lts-with-apache2-and-php-7-4\/\" aria-label=\"Read more  on Install Laravel on Ubuntu 20.04 LTS with Apache2 and PHP 7.4\">Read more<\/a><\/p>\n","protected":false},"author":2,"featured_media":2988,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[498,508,258,501,504,2,7],"tags":[512,517,520,525,526,527,532,8,568,570,571,572,574,253],"class_list":["post-630","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-foss","category-laravel","category-php","category-php-framework","category-tutorial","category-tutorials","category-ubuntu","tag-apache","tag-composer-install-laravel","tag-download-laravel","tag-install-laravel","tag-install-laravel-composer","tag-install-laravel-framework","tag-laravel-install","tag-ubuntu","tag-ubuntu-20-04","tag-ubuntu-20-04-lts","tag-ubuntu-20-04-server","tag-ubuntu-focal-fossa","tag-ubuntu-lts-version","tag-ubuntu-server"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Install Laravel on Ubuntu 20.04 LTS with Apache2 and PHP 7.4 - ITSupportWale<\/title>\n<meta name=\"description\" content=\"In this article, you will find the detailed steps to Install the Latest stable Laravel on Ubuntu 20.04 LTS Server with Apache webserver.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/itsupportwale.com\/blog\/install-laravel-on-ubuntu-20-04-lts-with-apache2-and-php-7-4\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Install Laravel on Ubuntu 20.04 LTS with Apache2 and PHP 7.4 - ITSupportWale\" \/>\n<meta property=\"og:description\" content=\"In this article, you will find the detailed steps to Install the Latest stable Laravel on Ubuntu 20.04 LTS Server with Apache webserver.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/itsupportwale.com\/blog\/install-laravel-on-ubuntu-20-04-lts-with-apache2-and-php-7-4\/\" \/>\n<meta property=\"og:site_name\" content=\"ITSupportWale\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Itsupportwale-298547177495978\" \/>\n<meta property=\"article:published_time\" content=\"2020-12-26T21:48:11+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-12-26T22:45:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/install-laravel-6-in-ubuntu-20.04-lts-server.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"683\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Techie\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Techie\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/install-laravel-on-ubuntu-20-04-lts-with-apache2-and-php-7-4\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/install-laravel-on-ubuntu-20-04-lts-with-apache2-and-php-7-4\/\"},\"author\":{\"name\":\"Techie\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/#\/schema\/person\/8c5a2b3d36396e0a8fd91ec8242fd46d\"},\"headline\":\"Install Laravel on Ubuntu 20.04 LTS with Apache2 and PHP 7.4\",\"datePublished\":\"2020-12-26T21:48:11+00:00\",\"dateModified\":\"2020-12-26T22:45:16+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/install-laravel-on-ubuntu-20-04-lts-with-apache2-and-php-7-4\/\"},\"wordCount\":721,\"commentCount\":1,\"publisher\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/install-laravel-on-ubuntu-20-04-lts-with-apache2-and-php-7-4\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/install-laravel-6-in-ubuntu-20.04-lts-server.jpg\",\"keywords\":[\"apache\",\"composer install laravel\",\"download laravel\",\"install laravel\",\"install laravel composer\",\"install laravel framework\",\"laravel install\",\"ubuntu\",\"Ubuntu 20.04\",\"Ubuntu 20.04 LTS\",\"ubuntu 20.04 server\",\"Ubuntu Focal Fossa\",\"ubuntu LTS Version\",\"ubuntu server\"],\"articleSection\":[\"FOSS\",\"Laravel\",\"php\",\"PHP Framework\",\"Tutorial\",\"Tutorials\",\"Ubuntu\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/itsupportwale.com\/blog\/install-laravel-on-ubuntu-20-04-lts-with-apache2-and-php-7-4\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/install-laravel-on-ubuntu-20-04-lts-with-apache2-and-php-7-4\/\",\"url\":\"https:\/\/itsupportwale.com\/blog\/install-laravel-on-ubuntu-20-04-lts-with-apache2-and-php-7-4\/\",\"name\":\"Install Laravel on Ubuntu 20.04 LTS with Apache2 and PHP 7.4 - ITSupportWale\",\"isPartOf\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/install-laravel-on-ubuntu-20-04-lts-with-apache2-and-php-7-4\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/install-laravel-on-ubuntu-20-04-lts-with-apache2-and-php-7-4\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/install-laravel-6-in-ubuntu-20.04-lts-server.jpg\",\"datePublished\":\"2020-12-26T21:48:11+00:00\",\"dateModified\":\"2020-12-26T22:45:16+00:00\",\"description\":\"In this article, you will find the detailed steps to Install the Latest stable Laravel on Ubuntu 20.04 LTS Server with Apache webserver.\",\"breadcrumb\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/install-laravel-on-ubuntu-20-04-lts-with-apache2-and-php-7-4\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/itsupportwale.com\/blog\/install-laravel-on-ubuntu-20-04-lts-with-apache2-and-php-7-4\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/install-laravel-on-ubuntu-20-04-lts-with-apache2-and-php-7-4\/#primaryimage\",\"url\":\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/install-laravel-6-in-ubuntu-20.04-lts-server.jpg\",\"contentUrl\":\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/install-laravel-6-in-ubuntu-20.04-lts-server.jpg\",\"width\":1024,\"height\":683,\"caption\":\"install-laravel-6-in-ubuntu-20.04-lts-server\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/install-laravel-on-ubuntu-20-04-lts-with-apache2-and-php-7-4\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/itsupportwale.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Install Laravel on Ubuntu 20.04 LTS with Apache2 and PHP 7.4\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/#website\",\"url\":\"https:\/\/itsupportwale.com\/blog\/\",\"name\":\"ITSupportWale\",\"description\":\"Tips, Tricks, Fixed-Errors, Tutorials &amp; Guides\",\"publisher\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/itsupportwale.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/#organization\",\"name\":\"itsupportwale\",\"url\":\"https:\/\/itsupportwale.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2023\/09\/cropped-Logo-trans-without-slogan.png\",\"contentUrl\":\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2023\/09\/cropped-Logo-trans-without-slogan.png\",\"width\":1119,\"height\":144,\"caption\":\"itsupportwale\"},\"image\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/Itsupportwale-298547177495978\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/#\/schema\/person\/8c5a2b3d36396e0a8fd91ec8242fd46d\",\"name\":\"Techie\",\"sameAs\":[\"https:\/\/itsupportwale.com\",\"iswblogadmin\"],\"url\":\"https:\/\/itsupportwale.com\/blog\/author\/iswblogadmin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Install Laravel on Ubuntu 20.04 LTS with Apache2 and PHP 7.4 - ITSupportWale","description":"In this article, you will find the detailed steps to Install the Latest stable Laravel on Ubuntu 20.04 LTS Server with Apache webserver.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/itsupportwale.com\/blog\/install-laravel-on-ubuntu-20-04-lts-with-apache2-and-php-7-4\/","og_locale":"en_US","og_type":"article","og_title":"Install Laravel on Ubuntu 20.04 LTS with Apache2 and PHP 7.4 - ITSupportWale","og_description":"In this article, you will find the detailed steps to Install the Latest stable Laravel on Ubuntu 20.04 LTS Server with Apache webserver.","og_url":"https:\/\/itsupportwale.com\/blog\/install-laravel-on-ubuntu-20-04-lts-with-apache2-and-php-7-4\/","og_site_name":"ITSupportWale","article_publisher":"https:\/\/www.facebook.com\/Itsupportwale-298547177495978","article_published_time":"2020-12-26T21:48:11+00:00","article_modified_time":"2020-12-26T22:45:16+00:00","og_image":[{"width":1024,"height":683,"url":"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/install-laravel-6-in-ubuntu-20.04-lts-server.jpg","type":"image\/jpeg"}],"author":"Techie","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Techie","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/itsupportwale.com\/blog\/install-laravel-on-ubuntu-20-04-lts-with-apache2-and-php-7-4\/#article","isPartOf":{"@id":"https:\/\/itsupportwale.com\/blog\/install-laravel-on-ubuntu-20-04-lts-with-apache2-and-php-7-4\/"},"author":{"name":"Techie","@id":"https:\/\/itsupportwale.com\/blog\/#\/schema\/person\/8c5a2b3d36396e0a8fd91ec8242fd46d"},"headline":"Install Laravel on Ubuntu 20.04 LTS with Apache2 and PHP 7.4","datePublished":"2020-12-26T21:48:11+00:00","dateModified":"2020-12-26T22:45:16+00:00","mainEntityOfPage":{"@id":"https:\/\/itsupportwale.com\/blog\/install-laravel-on-ubuntu-20-04-lts-with-apache2-and-php-7-4\/"},"wordCount":721,"commentCount":1,"publisher":{"@id":"https:\/\/itsupportwale.com\/blog\/#organization"},"image":{"@id":"https:\/\/itsupportwale.com\/blog\/install-laravel-on-ubuntu-20-04-lts-with-apache2-and-php-7-4\/#primaryimage"},"thumbnailUrl":"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/install-laravel-6-in-ubuntu-20.04-lts-server.jpg","keywords":["apache","composer install laravel","download laravel","install laravel","install laravel composer","install laravel framework","laravel install","ubuntu","Ubuntu 20.04","Ubuntu 20.04 LTS","ubuntu 20.04 server","Ubuntu Focal Fossa","ubuntu LTS Version","ubuntu server"],"articleSection":["FOSS","Laravel","php","PHP Framework","Tutorial","Tutorials","Ubuntu"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/itsupportwale.com\/blog\/install-laravel-on-ubuntu-20-04-lts-with-apache2-and-php-7-4\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/itsupportwale.com\/blog\/install-laravel-on-ubuntu-20-04-lts-with-apache2-and-php-7-4\/","url":"https:\/\/itsupportwale.com\/blog\/install-laravel-on-ubuntu-20-04-lts-with-apache2-and-php-7-4\/","name":"Install Laravel on Ubuntu 20.04 LTS with Apache2 and PHP 7.4 - ITSupportWale","isPartOf":{"@id":"https:\/\/itsupportwale.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/itsupportwale.com\/blog\/install-laravel-on-ubuntu-20-04-lts-with-apache2-and-php-7-4\/#primaryimage"},"image":{"@id":"https:\/\/itsupportwale.com\/blog\/install-laravel-on-ubuntu-20-04-lts-with-apache2-and-php-7-4\/#primaryimage"},"thumbnailUrl":"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/install-laravel-6-in-ubuntu-20.04-lts-server.jpg","datePublished":"2020-12-26T21:48:11+00:00","dateModified":"2020-12-26T22:45:16+00:00","description":"In this article, you will find the detailed steps to Install the Latest stable Laravel on Ubuntu 20.04 LTS Server with Apache webserver.","breadcrumb":{"@id":"https:\/\/itsupportwale.com\/blog\/install-laravel-on-ubuntu-20-04-lts-with-apache2-and-php-7-4\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/itsupportwale.com\/blog\/install-laravel-on-ubuntu-20-04-lts-with-apache2-and-php-7-4\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/itsupportwale.com\/blog\/install-laravel-on-ubuntu-20-04-lts-with-apache2-and-php-7-4\/#primaryimage","url":"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/install-laravel-6-in-ubuntu-20.04-lts-server.jpg","contentUrl":"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/12\/install-laravel-6-in-ubuntu-20.04-lts-server.jpg","width":1024,"height":683,"caption":"install-laravel-6-in-ubuntu-20.04-lts-server"},{"@type":"BreadcrumbList","@id":"https:\/\/itsupportwale.com\/blog\/install-laravel-on-ubuntu-20-04-lts-with-apache2-and-php-7-4\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/itsupportwale.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Install Laravel on Ubuntu 20.04 LTS with Apache2 and PHP 7.4"}]},{"@type":"WebSite","@id":"https:\/\/itsupportwale.com\/blog\/#website","url":"https:\/\/itsupportwale.com\/blog\/","name":"ITSupportWale","description":"Tips, Tricks, Fixed-Errors, Tutorials &amp; Guides","publisher":{"@id":"https:\/\/itsupportwale.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/itsupportwale.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/itsupportwale.com\/blog\/#organization","name":"itsupportwale","url":"https:\/\/itsupportwale.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/itsupportwale.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2023\/09\/cropped-Logo-trans-without-slogan.png","contentUrl":"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2023\/09\/cropped-Logo-trans-without-slogan.png","width":1119,"height":144,"caption":"itsupportwale"},"image":{"@id":"https:\/\/itsupportwale.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Itsupportwale-298547177495978"]},{"@type":"Person","@id":"https:\/\/itsupportwale.com\/blog\/#\/schema\/person\/8c5a2b3d36396e0a8fd91ec8242fd46d","name":"Techie","sameAs":["https:\/\/itsupportwale.com","iswblogadmin"],"url":"https:\/\/itsupportwale.com\/blog\/author\/iswblogadmin\/"}]}},"_links":{"self":[{"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/posts\/630","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/comments?post=630"}],"version-history":[{"count":0,"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/posts\/630\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/media\/2988"}],"wp:attachment":[{"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/media?parent=630"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/categories?post=630"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/tags?post=630"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}