📜  rtl 文件管理器 laravel - PHP 代码示例

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

代码示例1
run the 
  
  php artisan vendor:publish --tag=lfm_config
  php artisan vendor:publish --tag=lfm_public
  php artisan route:clear
  php artisan config:clear
  
  command 
  and choose LFM vendor view files to publish
  and in the vendor/laravel-filemanager/index.blade.php file change dir="rtl".