-- 1. Project Information:
PHP version: 8.2.12
Laravel version: 12.40.2

-- 2. To Prepare the Project:
Remove-Item -Path public/storage -Recurse -Force
php artisan storage:link

-- 3. To Run the Project:
php artisan serve