📜  laravel 中如何更改 fie manager 的语言 - PHP 代码示例

📅  最后修改于: 2022-03-11 14:53:57.995000             🧑  作者: Mango

代码示例1
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',