grosv / laravel-passwordless-login

A simple, safe magic login link generator for Laravel
841 stars 60 forks source link

Ensure Carbon 3 compatibility by casting route expiration to integer.… #105

Open anaxamaxan opened 4 months ago

anaxamaxan commented 4 months ago

… Also set config value to integer for consistency. This supersedes PR #104.

keatliang2005 commented 3 months ago

+1

lucasRolff commented 3 months ago

+2

samdharris commented 2 months ago

Any update on this? It prevents users of this package from upgrading to Laravel 11 as that defaults to Carbon 3.