The command is used to start laravel server is
php artisan serve
php artisan start
php artisan start-server
php artisan project_name
(A) php artisan serve
Explanation: