Skip to content

Latest commit

 

History

History
26 lines (24 loc) · 682 Bytes

readme.md

File metadata and controls

26 lines (24 loc) · 682 Bytes

git clone https://github.com/amrish2020/laraweb to your folder or you can download the zip and extrace to your folder.

Databae Settings Step

  1. Create a database in phpmyadmin
  2. Export DB/laraweb.sql to your database
  3. Edit .env file and set databse config details
    DB_CONNECTION=mysql
    DB_HOST=127.0.0.1
    DB_PORT=3306
    DB_DATABASE=laraweb
    DB_USERNAME=root
    DB_PASSWORD=

Setup Virtual host
1) Setup your virtual host and run

Admin Details
Email : [email protected]
Password : password

Hotel Packages - go to Management-> Hotel Packages to manage it.