Servir les HTTP avec PHP local

php artisan serve
cd <path-to-ngrok>
./ngrok http localhost:8000
Amused Antelope