如何更改sentinel用户时间间隔。 当我在throttle文件夹中的IlluminateThrottleRepository中进行更改时,userinterval从900更改为3600。油门仍被拒绝900秒。 如何进行更改
您必须发布配置文件
php artisan vendor:publish --provider="Cartalyst\Sentinel\Laravel\SentinelServiceProvider"
然后在config/cartalyst中。哨兵php根据需要更改节流间隔