Location is a Statamic addon that adds a location field using the google places api.
Run the following command from your project root:
composer require tfd/statamic-redirectsSet the google API key via .env MIX_GOOGLE_API_KEY
- Run
npm installfrom the packages root directory - Run
npm run watchduring development - Run
npm run productionat the end to create the distribution files `