skydiver / laravel-fortify-demo

Demo of Laravel authentication using Fortify
https://dev.to/skydiver/using-laravel-fortify-to-restore-laravel-ui-functionality-7dc
MIT License
14 stars 15 forks source link

Update readme #1

Closed SamuelMwangiW closed 4 years ago

SamuelMwangiW commented 4 years ago

I know it may look insignificant but one needs to create .env file before generating the key

skydiver commented 4 years ago

Nice catch @SamuelMwangiW ... thank you

SamuelMwangiW commented 4 years ago

Thank you @skydiver for the amazing article on dev.to and this repo. You have saved me a few hours.