You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+14-13Lines changed: 14 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,9 +21,7 @@ A modern, responsive file manager for Laravel using Livewire and Alpine.js. Feat
21
21
- Livewire 3.0 or higher
22
22
- spatie/laravel-medialibrary 10.0 or higher
23
23
24
-
> [!CAUTION]
25
-
> **Please be sure to install, configure and run migrations of spatie/laravel-medialibrary package before continue. You can review the installation steps at [spatie/laravel-medialibrary documentation](https://spatie.be/docs/laravel-medialibrary/v11/installation-setup).**
26
-
24
+
> [!CAUTION] > **Please be sure to install, configure and run migrations of spatie/laravel-medialibrary package before continue. You can review the installation steps at [spatie/laravel-medialibrary documentation](https://spatie.be/docs/laravel-medialibrary/v11/installation-setup).**
27
25
28
26
## Installation
29
27
@@ -73,20 +71,19 @@ php artisan storage:link
73
71
74
72
6. Update your Tailwind CSS configuration in `tailwind.config.js`:
0 commit comments