Constants...
This commit is contained in:
9
app/config/constants.php
Normal file
9
app/config/constants.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
/**
|
||||
* Laravel Constants
|
||||
*/
|
||||
return [
|
||||
'tvdb' => [
|
||||
'apikey' => 'b187f8d9c5e72b1faecb741d5d04239a'
|
||||
]
|
||||
];
|
Reference in New Issue
Block a user