Skip to content

Commit eaed551

Browse files
authored
Update filament-translation-manager.php to laravel 11
1 parent 085c299 commit eaed551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/filament-translation-manager.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
|
2626
| The page will use the provided gate to see if the user has access.
2727
| Note: you can define the gate in a service provider
28-
| (visit: https://laravel.com/docs/10.x/authorization)
28+
| (visit: https://laravel.com/docs/11.x/authorization)
2929
|
3030
*/
3131
'gate' => null,

0 commit comments

Comments
 (0)