{"id":85,"date":"2025-02-19T07:21:22","date_gmt":"2025-02-19T07:21:22","guid":{"rendered":"https:\/\/documentation.iqonic.design\/kivilab-laravel\/?p=85"},"modified":"2025-06-16T05:38:10","modified_gmt":"2025-06-16T05:38:10","slug":"automatic-installation","status":"publish","type":"post","link":"https:\/\/documentation.iqonic.design\/kivilab-laravel\/automatic-installation\/","title":{"rendered":"Automatic Installation"},"content":{"rendered":"<div class=\"nolwrap\">\n<h2 class=\"wp-block-heading\"><strong>Automatic Installation and Setup<\/strong><\/h2>\n\n\n\n<pre class=\"wp-block-preformatted\">You're setting up the development environment to create your web application.<\/pre>\n\n\n\n<p>1. Go to: <a href=\"https:\/\/yourdomainname.com\/install\" target=\"_blank\" rel=\"noopener\">https:\/\/yourdomainname.com\/install<\/a><\/p>\n\n\n\n<p>2. You will see the welcome screen of KiviLabs setup wizard. Click &#8220;<strong>Check Requirements<\/strong>&#8221; to continue.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"1003\" height=\"570\" src=\"https:\/\/documentation.iqonic.design\/kivilab-laravel\/wp-content\/uploads\/sites\/6\/2025\/02\/welcome.png\" alt=\"\" class=\"wp-image-137\" style=\"width:840px;height:auto\" \/><\/figure>\n\n\n\n<p>3. In the &#8220;Server Requirements&#8221; step, you can see if your server meets KiviLabs requirements.<br>If all requirements are checked, you are ready to move on to the next step. Click the Check Permission button.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"812\" height=\"767\" src=\"https:\/\/documentation.iqonic.design\/kivilab-laravel\/wp-content\/uploads\/sites\/6\/2025\/02\/requirement.png\" alt=\"\" class=\"wp-image-136\" style=\"width:840px;height:auto\" \/><\/figure>\n\n\n\n<p>4. In this step, you&#8217;ll verify that you are in the correct directory and that the files and folders within it have the necessary file permissions.<br> After granting all the necessary permissions, click the Configure Environment button.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"659\" height=\"543\" src=\"https:\/\/documentation.iqonic.design\/kivilab-laravel\/wp-content\/uploads\/sites\/6\/2025\/02\/permission.png\" alt=\"\" class=\"wp-image-135\" style=\"width:840px;height:auto\" \/><\/figure>\n\n\n\n<p>5. In this step, you have two options to configure the environment:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li> Use the wizard setup.<\/li>\n\n\n\n<li>Utilize the classic text editor.<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>1. To configure the environment using the wizard setup, simply follow these steps:<\/strong><\/h3>\n\n\n\n<p>1. Click the Form Wizard setup button<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"626\" height=\"383\" src=\"https:\/\/documentation.iqonic.design\/kivilab-laravel\/wp-content\/uploads\/sites\/6\/2025\/02\/enviroment.png\" alt=\"\" class=\"wp-image-129\" style=\"width:840px;height:auto\" \/><\/figure>\n\n\n\n<p>2. In this step, you will enter your site\u2019s information.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>App Name: Enter the name of your site\/project in this field.<\/li>\n\n\n\n<li>App Environment: Choose the environment.<\/li>\n\n\n\n<li>App Debugging Mode: Choose the debugging mode.<\/li>\n\n\n\n<li>App URL: Enter the URL of your site\/project in this field. Please enter it as: <a href=\"https:\/\/yourdomain.com\" target=\"_blank\" rel=\"noopener\">https:\/\/yourdomain.com<\/a> and do not add a \u201c\/\u201d at the end.<\/li>\n<\/ul>\n\n\n\n<p>After filling all the fields, click the Setup Database button.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"565\" height=\"709\" src=\"https:\/\/documentation.iqonic.design\/kivilab-laravel\/wp-content\/uploads\/sites\/6\/2025\/02\/enviroment_config.png\" alt=\"\" class=\"wp-image-132\" \/><\/figure>\n\n\n\n<p>3. In this step, you will enter the information of the database you created .<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Database Connection: Choose your database connection type.<\/li>\n\n\n\n<li>Database Host: Enter your database host address. By default, it is 127.0.0.1 or localhost.<\/li>\n\n\n\n<li>Database Port: Enter the access port of your database. By default, it is 3306.<\/li>\n\n\n\n<li>Database User Name: Enter the username of your database.<\/li>\n\n\n\n<li>Database Password: Enter the password of your database.<\/li>\n\n\n\n<li>Database Name: Enter the name of your database.<\/li>\n<\/ul>\n\n\n\n<p>After filling all the fields, click the Setup Application button.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"588\" height=\"802\" src=\"https:\/\/documentation.iqonic.design\/kivilab-laravel\/wp-content\/uploads\/sites\/6\/2025\/02\/enviroment_database.png\" alt=\"\" class=\"wp-image-133\" \/><\/figure>\n\n\n\n<p>4. In this step, you will input the necessary configurations for log settings, email, Pusher, and Redis.<\/p>\n\n\n\n<p>After filling all the fields, click the save and install button.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"607\" height=\"784\" src=\"https:\/\/documentation.iqonic.design\/kivilab-laravel\/wp-content\/uploads\/sites\/6\/2025\/02\/enviroment_application.png\" alt=\"\" class=\"wp-image-131\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>2. To configure the environment using the Utilize the classic text editor, simply follow these steps:<\/strong><\/h3>\n\n\n\n<p>1. Click the Classic Text Editor button.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"571\" height=\"338\" src=\"https:\/\/documentation.iqonic.design\/kivilab-laravel\/wp-content\/uploads\/sites\/6\/2025\/02\/enviroment1.png\" alt=\"\" class=\"wp-image-130\" \/><\/figure>\n\n\n\n<p>2. In this step, you have to configure the environment file (<code>.env<\/code>) with the necessary information.<\/p>\n\n\n\n<p>After filling the necessary information, click the Save .env button.<br>After clicking the Save .env button, click the save and install button.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"593\" height=\"522\" src=\"https:\/\/documentation.iqonic.design\/kivilab-laravel\/wp-content\/uploads\/sites\/6\/2025\/02\/enviroment_env.png\" alt=\"\" class=\"wp-image-134\" \/><\/figure>\n\n\n\n<p>6. If the installation completes successfully, you will see the Installation Completed screen.<\/p>\n\n\n\n<p><\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Automatic Installation and Setup You&#8217;re setting up the development environment to create your web application. 1. Go to: https:\/\/yourdomainname.com\/install 2. You will see the welcome screen of KiviLabs setup wizard. Click &#8220;Check Requirements&#8221; to continue. 3. In the &#8220;Server Requirements&#8221; step, you can see if your server meets KiviLabs requirements.If all requirements are checked, you [&hellip;]<\/p>\n","protected":false},"author":9,"featured_media":0,"parent":83,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-85","post","type-post","status-publish","format-standard","hentry","category-kivilab"],"featured_image_src":null,"author_info":{"display_name":"","author_link":"https:\/\/documentation.iqonic.design\/kivilab-laravel\/author\/"},"children":[],"_links":{"self":[{"href":"https:\/\/documentation.iqonic.design\/kivilab-laravel\/wp-json\/wp\/v2\/posts\/85","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/documentation.iqonic.design\/kivilab-laravel\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/documentation.iqonic.design\/kivilab-laravel\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/documentation.iqonic.design\/kivilab-laravel\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/documentation.iqonic.design\/kivilab-laravel\/wp-json\/wp\/v2\/comments?post=85"}],"version-history":[{"count":14,"href":"https:\/\/documentation.iqonic.design\/kivilab-laravel\/wp-json\/wp\/v2\/posts\/85\/revisions"}],"predecessor-version":[{"id":906,"href":"https:\/\/documentation.iqonic.design\/kivilab-laravel\/wp-json\/wp\/v2\/posts\/85\/revisions\/906"}],"up":[{"embeddable":true,"href":"https:\/\/documentation.iqonic.design\/kivilab-laravel\/wp-json\/wp\/v2\/posts\/83"}],"wp:attachment":[{"href":"https:\/\/documentation.iqonic.design\/kivilab-laravel\/wp-json\/wp\/v2\/media?parent=85"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/documentation.iqonic.design\/kivilab-laravel\/wp-json\/wp\/v2\/categories?post=85"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/documentation.iqonic.design\/kivilab-laravel\/wp-json\/wp\/v2\/tags?post=85"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}