php artisan serve
starts the php development server on http://localhost:8000
your cURL call is to this same address, is the cURL call to your laravel app or to a different app
It's the same app. i want to curl to my app.
zenry said:
php artisan serve
starts the php development server on http://localhost:8000your cURL call is to this same address, is the cURL call to your laravel app or to a different app
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community