mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2026-03-22 13:32:43 +01:00
Refactored the canonical URL generation logic in the app.blade.php file to use Laravel's url() helper function instead of accessing $_SERVER directly.