Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何更改哨兵用户时间间隔。当我在油门文件夹中的 IlluminateThrottleRepository 从 900 更改为 3600 时,仍然油门被拒绝了 900 秒。如何进行更改
您必须发布配置文件
php artisan vendor:publish --provider="Cartalyst\Sentinel\Laravel\SentinelServiceProvider"
然后在 config/cartalyst.sentinel.php 中将节流间隔更改为您想要的