Don't forget about the special Laracon US 25% Discount!
Only a couple of days left to take advantage of the 25% off special!
Only a couple of days left to take advantage of the 25% off special!
[Tip #127] Without an `exp` claim, a JWT can remain valid forever, turning a leaked token into permanent access.
[Tip #126] Rather than checking for essential config when it's used, throw the checks in your Service Provider - you'll know about configuration failures before your users get a weird error.
[In Depth #38] You can't trust an email address you haven't verified, so why are you storing them in your database?
[Tip #125] routes/web.php is boring and reliable, and routes/api.php is fancy, but have you forgotten one?