mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2026-05-08 11:05:48 +02:00
d8082b4db8
Refactored the canonical URL generation logic in the app.blade.php file to use Laravel's url() helper function instead of accessing $_SERVER directly.