laravel-cognito Laravel setup Git clone & change directory Execute the following command $ make install http://localhost Node Setup(asdf-vm) https://asdf-vm.com $ asdf --version v0.11.3 $ cd src $ asdf install $ node -v v18.16.1 $ npm -v 9.5.1 $ npm install $ npm run dev