Slim Framework Auth Example
July 22nd, 2020Clean Code Studio has done a great job with the Slim Auth tutorial. Check it out here:
- Setup Slim
- Views With Blade
- Psr-4 Autoloading
- Controllers
- Service Providers
- Pretty Whoops Error Page
- Env Variables Files
- Http Kernel
- Eloquent DB Setup
- Database Migrations, Seeds, & Factories
- Slim Console Commands
- Vue js front-end
- Tailwind CSS Setup - https://tailwindcss.com/
- Register, Login & Logout
- Guest & Auth Redirect Middleware
- Preparatory Refactor
- Csrf Verification
- Request Validation
- Validation Messages & Syfony Sessions
- "Flash" Errors To Form & Validation Rules Dependent on Database
- Old Input Form Population
- Controllers Cleanup
- Reset Password Foundation
- Mailable Part 1
- Mailable Part 2
- Reset Password Via Email
- "Flash" Success Messages
Posted In:
ABOUT THE AUTHOR:Software Developer always striving to be better. Learn from others' mistakes, learn by doing, fail fast, maximize productivity, and really think hard about good defaults. Computer developers have the power to add an entire infinite dimension with a single Int (or maybe BigInt). The least we can do with that power is be creative.