tymondesigns / jwt-auth

🔐 JSON Web Token Authentication for Laravel & Lumen
https://jwt-auth.com
MIT License
11.24k stars 1.55k forks source link

Added Example User Model Modification For Lumen #2185

Closed bobbyaxe74 closed 10 months ago

bobbyaxe74 commented 2 years ago

Added an example for modifying user model file for laravel lumen applications as this is slightly different and has raised a few questions among confused users across various forums.