Laravel Shortcut-Installation
open Laragon and Start All
go to Terminal and open this
Type this
laravel new (your-folder-name)
for example:
c:\laragon\www
laravel new bheramara
* Please wait and let it install
Close the server and open it again or reload
Open the browser and ...
iyameem.hashnode.dev1 min read