We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 412f459 commit 575915cCopy full SHA for 575915c
README.md
@@ -25,7 +25,7 @@ PR is welcome!
25
## Upgrade guide
26
* `composer update unisharp/laravel-filemanager`
27
* `php artisan vendor:publish --tag=lfm_view --force`
28
- * `php artisan vendor:publish --tag=lfm_config --force`(remember to keep your previous settings in `config/lfm.php`)
+ * `php artisan vendor:publish --tag=lfm_config --force` (IMPORTANT: please backup your own `config/lfm.php` first)
29
30
## Screenshots
31
* Independent usage example :
0 commit comments