/laravel-cognito

Primary LanguagePHPMIT LicenseMIT

laravel-cognito

Laravel setup

  1. Git clone & change directory
  2. 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