The application allows you to manage your vehicules as an admin, then a customer can check your catalogue abd reserve a car on choice.
- PHP 7.1
- Git
- Wampserver (better)
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
To start the local server, run the following:
php bin/console server:run
Open http://localhost:8000 and take a look around.