{"id":147,"date":"2019-09-25T09:42:52","date_gmt":"2019-09-25T09:42:52","guid":{"rendered":"https:\/\/docs.theironnetwork.org\/reactify\/?page_id=147"},"modified":"2019-10-10T07:27:33","modified_gmt":"2019-10-10T07:27:33","slug":"reactify-laravel","status":"publish","type":"page","link":"https:\/\/docs.theironnetwork.org\/reactify\/reactify-laravel\/","title":{"rendered":"Reactify Laravel"},"content":{"rendered":"\n<h4 id=\"brief-introduction\">Brief Introduction<a href=\"#brief-introduction\"><\/a><\/h4>\n\n\n\n<h5 id=\"php\">PHP<a href=\"#php\"><\/a><\/h5>\n\n\n\n<p>PHP (Hypertext Preprocessor) is a general purpose programming language originally designed for web development. It may be executed with a command line interface(CLI), embedded into HTML code. It can be used in combination with various web template systems, web content management systems and web frameworks.<\/p>\n\n\n\n<p>To get more information about PHP, please check their official documentation:<\/p>\n\n\n\n<div class=\"custom-sec-wrap custom-sec-height mb-4\">\n\t<a href=\"http:\/\/php.net\/\" class=\"link-wrap\">\n\t\t<div class=\"content-wrap\">\n\t\t\t<h6>PHP: Hypertext Preprocessor<\/h6>\n\t\t\t<small>php.net<\/small>\n\t\t<\/div>\n\t<\/a>\n<\/div>\n\n\n\n<h5 id=\"composer\">Composer<a href=\"#composer\"><\/a><\/h5>\n\n\n\n<p>Composer is a tool for dependency management in PHP. It allows you to declare the libraries your project depends on and it will manage (install\/update) them for you.<\/p>\n\n\n\n<p>To get more information about composer, please check their official documentation:<\/p>\n\n\n\n<div class=\"custom-sec-wrap custom-sec-height mb-4\">\n\t<a href=\"https:\/\/getcomposer.org\/\" class=\"link-wrap\">\n\t\t<div class=\"content-wrap\">\n\t\t\t<h6>Composer<\/h6>\n                        <p>Dependency Management for PHP<\/p>\n\t\t\t<small>getcomposer.org<\/small>\n\t\t<\/div>\n\t<\/a>\n<\/div>\n\n\n\n<h5 id=\"laravel\">Laravel<a href=\"#laravel\"><\/a><\/h5>\n\n\n\n<p>Laravel is an open-source PHP framework, which is robust and easy to understand. It follows MVC design pattern. Laravel reuses the existing components of different frameworks which helps in creating a web application. The web application thus designed is more structured and pragmatic.<\/p>\n\n\n\n<p>To get more information about laravel, please check their official documentation:<\/p>\n\n\n\n<div class=\"custom-sec-wrap custom-sec-height mb-4\">\n\t<a href=\"https:\/\/getcomposer.org\/\" class=\"link-wrap\">\n\t\t<div class=\"content-wrap\">\n\t\t\t<h6>Laravel &#8211; The PHP Framework For Web Artisans<\/h6>\n\t\t\t<small>laravel.com<\/small>\n\t\t<\/div>\n\t<\/a>\n<\/div>\n\n\n\n<h4 id=\"installation-procedure\">Installation Procedure<a href=\"#installation-procedure\"><\/a><\/h4>\n\n\n\n<h5 id=\"php-1\">PHP<a href=\"#php-1\"><\/a><\/h5>\n\n\n\n<p>We recommend you to install the PHP, Apache &amp; MySQL together as a package from the link given below. The link contains all the information regarding the installation on all the three operating systems (Apple macOS, Windows, Ubuntu).<\/p>\n\n\n\n<div class=\"custom-sec-wrap custom-sec-height mb-4\">\n\t<a href=\"https:\/\/www.apachefriends.org\/download.html\" class=\"link-wrap\">\n\t\t<div class=\"content-wrap\">\n\t\t\t<h6>Download XAMPP<\/h6>\n                        <p>Download XAMPP for Windows, Linux, and OS X. Older versions of Solaris are also available.<\/p>\n\t\t\t<small>www.apachefriends.org<\/small>\n\t\t<\/div>\n\t<\/a>\n<\/div>\n\n\n\n<p>If you do not want to install it as a package then follow the separate installation procedures given below:<\/p>\n\n\n\n<p><strong>Apple macOS:<\/strong><\/p>\n\n\n\n<p>Please follow the given link and follow the step by step guide to install the PHP on your <strong>mac<\/strong>.<\/p>\n\n\n\n<div class=\"custom-sec-wrap custom-sec-height mb-4\">\n\t<a href=\"http:\/\/php.net\/downloads.php\" class=\"link-wrap\">\n\t\t<div class=\"content-wrap\">\n\t\t\t<h6>PHP: Downloads<\/h6>\n\t\t\t<small>php.net<\/small>\n\t\t<\/div>\n\t<\/a>\n<\/div>\n\n\n\n<p><strong>Windows:<\/strong><\/p>\n\n\n\n<p>Please follow the given link and follow the step by step guide to install the PHP on your <strong>windows system<\/strong>.<\/p>\n\n\n\n<div class=\"custom-sec-wrap custom-sec-height mb-4\">\n\t<a href=\"http:\/\/php.net\/downloads.php\" class=\"link-wrap\">\n\t\t<div class=\"content-wrap\">\n\t\t\t<h6>PHP: Downloads<\/h6>\n\t\t\t<small>php.net<\/small>\n\t\t<\/div>\n\t<\/a>\n<\/div>\n\n\n\n<p><strong>Ubuntu:<\/strong><\/p>\n\n\n\n<p>Please follow the given link and follow the step by step guide to install the PHP on your <strong>Ubuntu system<\/strong>.<\/p>\n\n\n\n<div class=\"custom-sec-wrap mb-4\">\n\t<a href=\"https:\/\/www.digitalocean.com\/community\/tutorials\/how-to-install-linux-apache-mysql-php-lamp-stack-on-ubuntu-16-04\" class=\"link-wrap\">\n\t\t<div class=\"content-wrap\">\n\t\t\t<h6>How To Install Linux, Apache, MySQL, PHP (LAMP) stack on Ubuntu 16.04 | DigitalOcean<\/h6>\n\t\t\t<p>A &#8216;LAMP&#8217; stack is a group of open source software that is typically installed together to enable a server to host<\/p>\n\t\t\t<small>www.digitalocean.com<\/small>\n\t\t<\/div>\n\t\t<div style=\"background-image:url('https:\/\/community-cdn-digitalocean-com.global.ssl.fastly.net\/assets\/tutorials\/images\/large\/LAMP_tw_updated_logo.png?1564583246');\" class=\"ironthm-img-item\"><\/div>\n\t<\/a>\n<\/div>\n\n\n\n<h4 id=\"composer-1\">Composer<a href=\"#composer-1\"><\/a><\/h4>\n\n\n\n<p>Please follow the given instructions as per your operating system:<\/p>\n\n\n\n<h5>Apple macOS:<\/h5>\n\n\n\n<div class=\"custom-sec-wrap custom-sec-height mb-4\">\n\t<a href=\"https:\/\/getcomposer.org\/doc\/00-intro.md#installation-linux-unix-macos\" class=\"link-wrap\">\n\t\t<div class=\"content-wrap\">\n\t\t\t<h6>Introduction &#8211; Composer<\/h6>\n<p>Dependency Management for PHP<\/p>\n\t\t\t<small>getcomposer.org<\/small>\n\t\t<\/div>\n\t<\/a>\n<\/div>\n\n\n\n<h5>Windows: <\/h5>\n\n\n\n<div class=\"custom-sec-wrap custom-sec-height mb-4\">\n\t<a href=\"https:\/\/getcomposer.org\/doc\/00-intro.md#installation-windows\" class=\"link-wrap\">\n\t\t<div class=\"content-wrap\">\n\t\t\t<h6>Introduction &#8211; Composer<\/h6>\n<p>Dependency Management for PHP<\/p>\n\t\t\t<small>getcomposer.org<\/small>\n\t\t<\/div>\n\t<\/a>\n<\/div>\n\n\n\n<h5>Ubuntu: <\/h5>\n\n\n\n<div class=\"custom-sec-wrap mb-4\">\n\t<a href=\"https:\/\/www.digitalocean.com\/community\/tutorials\/how-to-install-linux-apache-mysql-php-lamp-stack-on-ubuntu-16-04\" class=\"link-wrap\">\n\t\t<div class=\"content-wrap\">\n\t\t\t<h6>How To Install and Use Composer on Ubuntu 16.04 | DigitalOcean<\/h6>\n\t\t\t<p>Composer is a popular dependency management tool for PHP, created to facilitate installation and updates for project dependencies. <\/p>\n\t\t\t<small>www.digitalocean.com<\/small>\n\t\t<\/div>\n\t\t<div style=\"background-image:url('https:\/\/www.digitalocean.com\/assets\/community\/illustrations\/DigitalOcean_Community-02cc36407e7a978ed4fc9ed98f3ed87c.jpg');\" class=\"ironthm-img-item\"><\/div>\n\t<\/a>\n<\/div>\n\n\n\n<h4 id=\"laravel-1\">Laravel<a href=\"#laravel-1\"><\/a><\/h4>\n\n\n\n<p>To install laravel on your system, run the given command on the command line interface on your system:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">composer create-project --prefer-dist laravel\/laravel blog<\/pre>\n\n\n\n<p>For more information, please check the following link:<\/p>\n\n\n\n<div class=\"custom-sec-wrap custom-sec-height mb-4\">\n\t<a href=\"https:\/\/laravel.com\/docs\/5.7\/installation\" class=\"link-wrap\">\n\t\t<div class=\"content-wrap\">\n\t\t\t<h6>Installation &#8211; Laravel &#8211; The PHP Framework For Web Artisans<\/h6>\n\t\t\t<small>laravel.com<\/small>\n\t\t<\/div>\n\t<\/a>\n<\/div>\n\n\n\n<h4 id=\"nodejs\">NodeJS<a href=\"#nodejs\"><\/a><\/h4>\n\n\n\n<p>Install the nodejs on your system from the link given below:<\/p>\n\n\n\n<div class=\"custom-sec-wrap mb-4\">\n\t<a href=\"https:\/\/nodejs.org\/en\/download\/\" class=\"link-wrap\">\n\t\t<div class=\"content-wrap\">\n\t\t\t<h6>Download | Node.js<\/h6>\n\t\t\t<p>Node.js\u00ae is a JavaScript runtime built on Chrome&#8217;s V8 JavaScript engine.<\/p>\n\t\t\t<small>nodejs.org<\/small>\n\t\t<\/div>\n\t\t<div style=\"background-image:url('https:\/\/nodejs.org\/static\/images\/logo-hexagon-card.png');\" class=\"ironthm-img-item\"><\/div>\n\t<\/a>\n<\/div>\n<div class=\"pld-like-dislike-wrap pld-template-1\">\n    <div class=\"pld-like-wrap  pld-common-wrap\">\n    <a href=\"javascript:void(0);\" class=\"pld-like-trigger pld-like-dislike-trigger \" title=\"\" data-post-id=\"147\" data-trigger-type=\"like\" data-restriction=\"cookie\" data-ip-check=\"0\" data-user-check=\"1\">\n                        <i class=\"fas fa-thumbs-up\"><\/i>\n                    <\/a>\n    <span class=\"pld-like-count-wrap pld-count-wrap\">3    <\/span>\n<\/div><div class=\"pld-dislike-wrap  pld-common-wrap\">\n    <a href=\"javascript:void(0);\" class=\"pld-dislike-trigger pld-like-dislike-trigger \" title=\"\" data-post-id=\"147\" data-trigger-type=\"dislike\" data-ip-check=\"0\" data-restriction=\"cookie\" data-user-check=\"1\">\n                        <i class=\"fas fa-thumbs-down\"><\/i>\n                    <\/a>\n    <span class=\"pld-dislike-count-wrap pld-count-wrap\">1<\/span>\n<\/div><\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>Brief Introduction PHP PHP (Hypertext Preprocessor) is a general purpose programming language originally designed for web development. It may be executed with a command line interface(CLI), embedded into HTML code. It can be used in combination with various web template systems, web content management systems and web frameworks. To get more information about PHP, please [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":39,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/docs.theironnetwork.org\/reactify\/wp-json\/wp\/v2\/pages\/147"}],"collection":[{"href":"https:\/\/docs.theironnetwork.org\/reactify\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/docs.theironnetwork.org\/reactify\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/docs.theironnetwork.org\/reactify\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.theironnetwork.org\/reactify\/wp-json\/wp\/v2\/comments?post=147"}],"version-history":[{"count":5,"href":"https:\/\/docs.theironnetwork.org\/reactify\/wp-json\/wp\/v2\/pages\/147\/revisions"}],"predecessor-version":[{"id":153,"href":"https:\/\/docs.theironnetwork.org\/reactify\/wp-json\/wp\/v2\/pages\/147\/revisions\/153"}],"wp:attachment":[{"href":"https:\/\/docs.theironnetwork.org\/reactify\/wp-json\/wp\/v2\/media?parent=147"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}