{"id":23,"date":"2025-04-15T11:45:15","date_gmt":"2025-04-15T11:45:15","guid":{"rendered":"https:\/\/documentation.iqonic.design\/kivicare-laravel\/?p=23"},"modified":"2025-08-22T05:16:30","modified_gmt":"2025-08-22T05:16:30","slug":"manual-installation","status":"publish","type":"post","link":"https:\/\/documentation.iqonic.design\/kivicare-laravel\/manual-installation\/","title":{"rendered":"Manual Installation"},"content":{"rendered":"<div class=\"nolwrap\">\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.Start command prompt window or terminal and change directory to laravel<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"> cd laravel<\/pre>\n\n\n\n<p>2. For installing vendor run in terminal or CMD:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">   composer install<\/pre>\n\n\n\n<p>3. Copy .env file run in terminal or CMD:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">   cp .env.example .env<\/pre>\n\n\n\n<p>4. For generating key run in terminal or CMD:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">   php artisan key:generate<\/pre>\n\n\n\n<p>5. Create database with name &#8220;health-wellness&#8221; in your sqlyog,laragon,xampp,wamp<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Open and edit the \/.env file and provide your server details:<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-preformatted\">   DB_CONNECTION=\"mysql\"    <br>   DB_HOST=\"127.0.0.1\"    <br>   DB_PORT=\"3306\"    <br>   DB_DATABASE=\"YOUR DATABASE NAME\"     <br>   DB_USERNAME=\"YOUR USERNAME\"    <br>   DB_PASSWORD=\"YOUR PASSWORD\"<\/pre>\n\n\n\n<ul class=\"wp-block-list\">\n<li>If you want a dummy data into the application, you have to set this key to&nbsp;<code>true<\/code><\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-preformatted\">   IS_DUMMY_DATA=false<\/pre>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Then run the below commands<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-preformatted\">   php artisan migrate<\/pre>\n\n\n\n<pre class=\"wp-block-preformatted\">   php artisan db:seed<\/pre>\n\n\n\n<p>OR<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">   php artisan migrate:fresh --seed<\/pre>\n\n\n\n<p>6. Manually create the installed file inside the storage directory:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">Go to: storage\/<\/pre>\n\n\n\n<p>Create a new empty file named: installed<\/p>\n\n\n\n<p>7. To run project<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">   php artisan serve<\/pre>\n\n\n\n<p>8. Login Credentials<\/p>\n\n\n\n<p>For Admin Login<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">  Username:demo@kivicare.com<br>  Password:12345678<\/pre>\n\n\n\n<p>OR<\/p>\n\n\n\n<p>For Doctor Login<\/p>\n\n\n\n<p>Username:doctor@kivicare.com<br>Password:12345678<\/p>\n\n\n\n<p>OR<\/p>\n\n\n\n<p>For Receptionist Login<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">  Username:receptionist@kivicare.com<br>  Password:12345678<\/pre>\n\n\n\n<p>OR<\/p>\n\n\n\n<p>For User Login<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">  Username:john@gmail.com<br>  Password:12345678<\/pre>\n\n\n\n<p><\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>You&#8217;re setting up the development environment to create your web application. 1.Start command prompt window or terminal and change directory to laravel cd laravel 2. For installing vendor run in terminal or CMD: composer install 3. Copy .env file run in terminal or CMD: cp .env.example .env 4. For generating key run in terminal or [&hellip;]<\/p>\n","protected":false},"author":11,"featured_media":0,"parent":19,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-23","post","type-post","status-publish","format-standard","hentry","category-kivicare-laravel"],"featured_image_src":null,"author_info":{"display_name":"laraveladminiq","author_link":"https:\/\/documentation.iqonic.design\/kivicare-laravel\/author\/laraveladminiq\/"},"children":[],"_links":{"self":[{"href":"https:\/\/documentation.iqonic.design\/kivicare-laravel\/wp-json\/wp\/v2\/posts\/23","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/documentation.iqonic.design\/kivicare-laravel\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/documentation.iqonic.design\/kivicare-laravel\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/documentation.iqonic.design\/kivicare-laravel\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/documentation.iqonic.design\/kivicare-laravel\/wp-json\/wp\/v2\/comments?post=23"}],"version-history":[{"count":6,"href":"https:\/\/documentation.iqonic.design\/kivicare-laravel\/wp-json\/wp\/v2\/posts\/23\/revisions"}],"predecessor-version":[{"id":823,"href":"https:\/\/documentation.iqonic.design\/kivicare-laravel\/wp-json\/wp\/v2\/posts\/23\/revisions\/823"}],"up":[{"embeddable":true,"href":"https:\/\/documentation.iqonic.design\/kivicare-laravel\/wp-json\/wp\/v2\/posts\/19"}],"wp:attachment":[{"href":"https:\/\/documentation.iqonic.design\/kivicare-laravel\/wp-json\/wp\/v2\/media?parent=23"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/documentation.iqonic.design\/kivicare-laravel\/wp-json\/wp\/v2\/categories?post=23"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/documentation.iqonic.design\/kivicare-laravel\/wp-json\/wp\/v2\/tags?post=23"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}