Answers for "how change the languge of fie manager in laravel"

PHP
1

how change the languge of fie manager in laravel

step 1 ) After creating the directory

step 2 )go to config/app.php and change the entire
  local language for the project as follow :

step 3 ) 'locale' => 'your_language',
Posted by: Guest on March-13-2021

Browse Popular Code Answers by Language