Initialer Laravel Commit für BetiX
This commit is contained in:
5
resources/views/errors/429.blade.php
Normal file
5
resources/views/errors/429.blade.php
Normal file
@@ -0,0 +1,5 @@
|
||||
@include('errors.layout', [
|
||||
'code' => 429,
|
||||
'title' => 'Slow Down',
|
||||
'message' => 'You\'ve sent too many requests in a short time. Wait a moment and try again — we\'re not going anywhere.',
|
||||
])
|
||||
Reference in New Issue
Block a user