rtl file manager laravel code example
Example: rtl file manager laravel
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".