We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b136a3 commit 8671b51Copy full SHA for 8671b51
resources/lang/en/message.php
@@ -0,0 +1,5 @@
1
+<?php
2
+
3
+return [
4
+ 'welcome' => 'Welcome to Laravel Localization'
5
+];
0 commit comments