first commit
This commit is contained in:
6
config/custom.php
Normal file
6
config/custom.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'defaultLanguage' => 'en', //en(default)
|
||||
'paginationItem' => env('PAGINATION_SIZE', '50'),
|
||||
];
|
||||
Reference in New Issue
Block a user