download composer from https://getcomposer.org/download/ and install it.
Create Folder From a Desktop this Name:-Blog

search command prompt on our search bar and open it.

type there: cd desktop/blog and press the enter. look their image, terminal are goes inside the desktop blog directory.

i will create laravel 9 application. inside the before i will create block directory.
laravel new app-name
this is command for making laravel project. more details see the below image.

here image i have create my laravel project/app name is blog
after the type laravel new app-naem press the enter and wait some minutes, will be completed the laravel app/project installation.
Open you will be created forlder look their created once new folder inside the created folder. this is the laravel app/project see the below image

see the below image
