shyam1s15 / lara_try2

This repository is opened for easyhostels.in which is completly based on laravel

Home Page:http://easyhostels.in

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hello everyon please read me.
This Guide is for begginers, please enjoy all the commands to have the rocking site.

Commands are listed below

  1. You must have git installed(https://git-scm.com/download/win)
  2. You must have php installed(command line)if xampp already installed,but php not recognised as internal or external command, try(https://stackoverflow.com/questions/31291317/php-is-not-recognized-as-an-internal-or-external-command-in-command-prompt)
  3. git clone https://github.com/shyam1s15/lara_try2.git
  4. cd lara_try2
  5. composer update #(https://getcomposer.org/download/)
  6. cp .env.example .env
  7. php artisan key:generate
  8. php artisan serve --host 0.0.0.0
  9. please create a database and name it in your .env file at line no 12

About

This repository is opened for easyhostels.in which is completly based on laravel

http://easyhostels.in


Languages

Language:PHP 59.2%Language:HTML 40.8%