Laravel 11x Installation process by cmd

Follow step by step

 C:\Users\sky>php -v

C:\Users\sky>composer global require laravel/installer

C:\Users\sky>laravel -v


C:\Users\sky>laravel new blog


Successfully Done!


Now,Go to the created blog or your make project







Comments

Popular posts from this blog

Composer Check