This small project allows you to create an address book with a visualization on an OpenStreetMap map.
After selecting a folder, please activate the following command:
git clone https://github.com/papposilene/laravel-cartography.git
After cloning, several operations should be automatically performed. But, you can launch them yourself with the commands below:
composer install
npm install
Laravel creates an .env file in the folder at the root of the project.