-
Probably it is me that I didn't sort out how to do, but it seems that direct support for laravel filesystem is missing.
For export/import should be possible to use directly configured storage
-
Hi,
I noticed that the list of community drivers for the **owen-it/laravel-auditing** package on the official website contains several outdated drivers. Specifically, some of them reference reposit…
-
Hi everyone!
Version v5.10.44
Environment Docker
When I attempt to download or view a document attached to an invoice, I receive an error message (see screenshot):
![Screenshot 2024-11-10 at 1…
-
In my .env I have `FILESYSTEM_DISK=s3` and when I do `Storage::put('filename.txt', 'zzz')` through `php artisan tinker` filename.txt is created on my S3 bucket as I'd expect.
laravel-filemanager, o…
-
On 11.9.2 everything works.
On 11.10, the following error occurs when updating or saving media:
```
{
"message": "There is no conversion named `thumb`",
"exception": "Spatie\\MediaLibrary\\M…
-
I am getting e 500 error from time to time, from bots which are scanning my application, here is the log:
![image](https://github.com/user-attachments/assets/e195f773-fce1-4dc1-9b0f-a5ff783de476)
…
-
I have installed this package in a web application that is running of Azure with Azure Storage containers.
The app is storing all files on the root of the container while it should have created a sep…
-
**Error Message:**
schema-reader-mg Error: Class "Laravel\Pulse\Support\PulseMigration" not found
**Stack:**
```
schema-reader-mg Error: #0 C:\laragon\www\HomeHub\vendor\laravel\framework\src\Il…
-
-
### Volt Version
1.0
### Laravel Version
11.9
### PHP Version
8.3
### Database Driver & Version
sqlite
### Description
In a brand new app, when trying to access a volt full page component, I …