To change the Google Maps API key: Go to /resources/js/app.js and change the "key" property, then recompile To seed the database: "php artisan db:seed" This project is using VueJS and "vue2-google-maps" package To install it: "npm install"