Add larswiegers/laravel-maps package

- Install Laravel Maps package for Leaflet.js and OpenStreetMap support
- Provides Blade components for embedding maps without Google Maps dependency
- Supports OpenStreetMap tiles (free, no API key required) or Mapbox

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-19 02:09:33 +00:00
parent 19021cf7d1
commit b1d32c54c1
2 changed files with 115 additions and 1 deletions

View File

@@ -20,6 +20,7 @@
"laravel/socialite": "^5.10",
"laravel/tinker": "^2.9",
"laravel/ui": "^4.6",
"larswiegers/laravel-maps": "^0.19.0",
"lcobucci/jwt": "^5.0",
"mercadopago/dx-php": "^3.5",
"missael-anda/laravel-whatsapp": "^0.8.6",