Skip to content

louistychon/Laravel_himara

Repository files navigation

Laravel_himara

This project is a backoffice for the Himara hotel owner & team. It was built in a local environnement.

The Backoffice is built in Laravel and the front in JS, HTML & CSS. The front is similar to a Wordpress template and not made by me : https://preview.eagle-themes.com/html/himara/index.html

To start the project, those are the command lines :

First time :

  1. Git pull https://github.com/louistychon/Laravel_himara/
  2. npm i && composer i
  3. Create a database and link to it in your .env file
  4. php artisan migrate

Each time :

  1. npm run dev
  2. php artisan serve

To connect to the admin : localhost:8000/login You can use the credentials provided in the User Seeder.

To send emails: You need to change .env configuration in order to be able to send emails from this template. Without doing that correctly, it's possible that some fonctionnalities won't work properly.

To make the Google map work on the page contact: You will need an api key from the Google Cloud Console. The current API key is deactivated.

About

Room reservation backoffice for a hotel owner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors