Add gonoware/laravel-maps package with Laravel 11 support

- Configure Gitea repository for forked package
- Install gonoware/laravel-maps from consultoria-as fork
- Publish maps configuration to config/vendor/maps.php
- Publish public assets to public/vendor/maps

The fork adds Laravel 10/11 compatibility to the original package.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-19 02:25:10 +00:00
parent b1d32c54c1
commit f37cb0b20b
4 changed files with 195 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
/* @preserve
* Leaflet 1.9.2, a JS library for interactive maps. https://leafletjs.com
* (c) 2010-2022 Vladimir Agafonkin, (c) 2010-2011 CloudMade
*/