-
### Project Dependencies
```
+-- @vue/compiler-sfc@3.0.0
+-- axios@0.19.2
+-- browser-sync@2.26.12
+-- browser-sync-webpack-plugin@2.2.2
+-- cross-env@7.0.2
+-- laravel-mix@5.0.5
+-- laravel-m…
-
在LARAVEL9版本中存在无法使用秒传的问题,原因是League\Flysystem的版本问题。 在LARAVEL5版本中,使用League\Flysystem是1.0版本,在LARAVEL9版本中 League\Flysystem 使用的是3.0版本,所以像
use League\Flysystem\Adapter\AbstractAdapter;
use League\Flysyst…
-
### Laravel Version
11.28.1
### PHP Version
8.3.12
### Database Driver & Version
_No response_
### Description
The new Concurrency package does not work in a Laravel 9 application that was grad…
-
Hi,
I am getting this error:
```
TypeError: Cannot read property 'publicPath' of undefined
at Vuetify.addExtract (H:\Projects\Homestead\test1\node_modules\vuetifyjs-mix-extension\index.j…
-
### Platform
macOS
### Operating system version
macOS Sequoia 15.0
### System architecture
ARM64 (M1, M2, etc)
### Herd Version
1.11.1 (Build: 34)
### PHP Version
PHP 8.4.0 …
-
### Package
filament/actions
### Package Version
v3.2.95
### Laravel Version
v11.16.0
### Livewire Version
v3.5.4
### PHP Version
PHP 8.3.6
### Problem description
`Filament\Actions\ExportA…
-
### Bug description
When copying a `Replicator` set, that contains another `Replicator` field. The nested sets don't receive a new ID after being copied. Resulting in duplicate IDs like shown below. …
-
hello
i have composer.json as follow
```
{
"name": "laravel/laravel",
"description": "The Laravel Framework.",
"keywords": [
"framework",
"laravel"
],
"…
antnb updated
2 years ago
-
Hi,
I'm getting the error `Call to a member function getEntityType() on null` when I try to do any query.
It seems the problem starts in `EntityCollection.ph , line 77:
```php
$this->type …
-
Hi,
Is this project still maintained? If so, I'd like to help out if possible and look at getting the project upgraded to Laravel 9.