One Hat Cyber Team
Your IP :
18.222.24.251
Server IP :
162.241.123.123
Server :
Linux sh016.hostgator.in 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64
Server Software :
Apache
PHP Version :
8.2.25
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home1
/
saicsazq
/
carrer.smhtechlabs.com
/
config
/
View File Name :
laravel-translatable-string-exporter.php
<?php return [ // Directories to search in. 'directories' => [ 'app', 'resources', 'Modules/LandingPage/Http', 'Modules/LandingPage/Resources', ], // File Patterns to search for. 'patterns' => [ '*.php', '*.js', ], // Indicates weather new lines are allowed in translations. 'allow-newlines' => false, // Translation function names. // If your function name contains $ escape it using \$ . 'functions' => [ '__', '_t', '@lang', ], // Indicates weather you need to sort the translations alphabetically // by original strings (keys). // It helps navigate a translation file and detect possible duplicates. 'sort-keys' => true, ];