Laravel installation steps
first download the laravel using the composer composer global require “laravel/installer” laravel new blog another method as composer create-project –prefer-dist laravel/laravel blog Click here for more interview questions