Tags: qruto/laravel-cave
Tags
Added response contract for email verification notification (laravel#489 ) * Added response contract for email verification notification * formatting --------- Co-authored-by: Taylor Otwell <[email protected]>
Update AuthenticatedSessionController.php (laravel#487) Added check in logout to invalidate and regenerate session only if request has session. This will allow logout to work when 'api' middleware is used with fortify Co-authored-by: Karmendra Suthar <[email protected]>
Port security fixes to default login rate limiter (laravel#473)
Revert "Add rate limiter for a registration (laravel#460)" (laravel#465) This reverts commit 7690863.
Add rate limiter for a registration (laravel#460) * Add rate limiter for a registration * Update routes.php --------- Co-authored-by: Dario <[email protected]> Co-authored-by: Taylor Otwell <[email protected]>
Add ability to override routes with custom paths (laravel#458) * Add override routes with custom names * Update formatting * Update formatting again * Move import statement to bottom * Update route 'name' to 'path' * formatting * Update RoutePath.php --------- Co-authored-by: Taylor Otwell <[email protected]>
[1.x] Laravel v10 Support (laravel#435) * Update composer.json * Update tests.yml
PreviousNext