Skip to content

mb4-github/Travel-Eye

Repository files navigation

Simple Travel Website

Database

preview img

Installing

Download Project On Your PC

  • Download from github as ZIP file.
  • Download by :
        git clone https://github.com/mb4-github/Travel-Eye.git

Go to the project directory

    cp .env.example .env
    composer install
    npm install
   npm audit fix --force    
     php artisn serv      
   npm run dev
    php artisan key:generate
    php artisan artisan migrate:fresh --seed
    php artisan storage:link

Login

Main Screen

Booking

preview img

  • I use The Form To Send Booking.and I Use What's Up Api For Booking Now.

Contact Us

preview img

  • To Send the User Feedback or Tips for the website developed.Or to Send for any quisetion.
  • The admin will receve the email from the user.I use Mailtrap site to Test Email. (Video explain Mailtrap here) preview img

Dashboard

preview img

  • I use Simple dashbooard to manage and controll the table in database.
  • I use it to display card to give simple reader about table.
  • Another Photo :Booking & Travel Package preview img preview img

FrontScreen

  • The Home Screen Second Section. preview img