Skip to content

SaadEla/Location-Voiture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Location de voiture

The application allows you to manage your vehicules as an admin, then a customer can check your catalogue abd reserve a car on choice.

Requirements

  • PHP 7.1
  • Git
  • Wampserver (better)

Common setup

Clone the repo and install the dependencies.

git clone https://github.com/contentful/the-example-app.php.git
Or download it as a zip file

Steps for read-only access

To start the local server, run the following:

php bin/console server:run

Open http://localhost:8000 and take a look around. image