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-redirects
Set the google API key via .env MIX_GOOGLE_API_KEY
- Run
npm install
from the packages root directory - Run
npm run watch
during development - Run
npm run production
at the end to create the distribution files `