0 votes
in Laravel by
Which command is used to start the Laravel server?

a) php artisan start:server

b) php artisan create:server

c) php artisan start

d) php artisan server
...