We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f150ca commit be6c880Copy full SHA for be6c880
src/Router.php
@@ -70,7 +70,7 @@ class Router
70
*/
71
protected static $lingoOptions = [
72
'lingo.no_locale_prefix' => false,
73
- 'lingo.routes' => []
+ 'lingo.routes' => [],
74
];
75
76
/**
0 commit comments