Skip to content

Commit f6f6da4

Browse files
config file updated
1 parent 734a9d4 commit f6f6da4

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

config/textlocal.php

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
<?php
22

33
return array(
4-
'key' => 'sdfsdfsd',
4+
5+
/*
6+
|--------------------------------------------------------------------------
7+
| Settings
8+
|--------------------------------------------------------------------------
9+
*/
10+
11+
'key' => 'your API key',
12+
'response_type' => 'response types can have JSON or XML'
513
);

0 commit comments

Comments
 (0)