This line... map = new google.maps.Map(document.getElementById('map-canvas'), Means it is going to...
It's going to be difficult to assist unless you show us your view code. Use the pastebin (link in t...
You should be using the auth filter in your routes to protect access to restricted areas.
I usually use Google, you can limit results to the Laravel site using the site: search operator, e.g...
You have probably linked to your CSS using an absolute path, are you using Blade? If so, use {{ HTM...
The Laravel portal for problem solving, knowledge sharing and community building.