grosv / laravel-passwordless-login

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

Config file #107

Open robov opened 1 month ago

robov commented 1 month ago

The expire minutes needs to be specified as an int, currently in the default it is specified in a string, which breaks carbon