@echo off
cd /d C:\laragon\www\ticket_and_management_sytem
"C:\laragon\bin\php\php-8.3.28-Win32-vs16-x64\php.exe" artisan serve --host=127.0.0.1 --port=8001
