read up what a web server does if you want to be a web developer
Apr 7, 2020
6
Level 27
php artisan serve
Hello,
I have been using laravel for a while and I still wonder why I could choose between using php artisan serve or call directly from the url and it still works just fine.
Is that true?
Do we really have that option between using php artisan serve or can call directly from the url?
The codes is slightly different if I am using php artisan serve and if I am not.
Please or to participate in this conversation.