tarifss
Explore posts from serversCDCloudflare Developers
•Created by tarifss on 6/1/2024 in #general-help
Billing verification
3 replies
CDCloudflare Developers
•Created by tarifss on 5/31/2024 in #general-help
For security reasons, there is a problem with your billing profile. (Code: 1292)
how can resolve, we cant change anything or payment.
2 replies
Azure does not support visibility
when uploaded image from tinyeditor then get this error.
League
\
Flysystem
\
UnableToRetrieveMetadata
PHP 8.2.17
10.48.4
Unable to retrieve the visibility for file at location: 72InjyRyBQA9TGK2eKmkdjreJ57lfixFNJV5Y0RF.jpg. Azure does not support visibility
5 replies
Delete action is not working
today when composer update then the issue created in filament v3.2.51
Filament\Resources\Pages\ListRecords::Filament\Resources\Pages{closure}(): Argument #1 ($record) must be of type Illuminate\Database\Eloquent\Model, null given, called in /var/www/html/vendor/filament/support/src/Concerns/EvaluatesClosures.php on line 35
17 replies
Filament resource not working
after upgrade v3 got this error
Declaration of Filament\Forms\Components\Concerns\HasPlaceholder::placeholder(Closure|string|null $placeholder): static must be compatible with Filament\Tables\Columns\Column::placeholder(Illuminate\Contracts\Support\Htmlable|Closure|string|null $placeholder): static
3 replies
Auth login is not working
after upgrade v2 to v3 then got this issue
Symfony
\
Component
\
HttpKernel
\
Exception
\
MethodNotAllowedHttpException
PHP 8.2.13
10.43.0
The POST method is not supported for route admin/login. Supported methods: GET, HEAD.
15 replies
v3 upgrade issue
after v2 to v3 upgreade then got this issue
Symfony
\
Component
\
ErrorHandler
\
Error
\
FatalError
PHP 8.2.13
10.43.0
Type of App\Filament\Resources\Product\ProductResource\Pages\CreateProduct::$attributes must be Livewire\Features\SupportAttributes\AttributeCollection (as in class Livewire\Component)
3 replies
upgrade v2 to v3
Problem 1
- Root composer.json requires filament/filament ^3.2 -> satisfiable by filament/filament[v3.2.0, ..., 3.x-dev].
- Only one of these can be installed: illuminate/view[dev-master, v8.0.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev, v10.0.0, ..., 10.x-dev], laravel/framework[v9.38.0, ..., 9.x-dev]. laravel/framework replaces illuminate/view and thus cannot coexist with it.
- Conclusion: install illuminate/view v10.43.0 (conflict analysis result)
- Root composer.json requires laravel/framework ^v9.38.0 -> satisfiable by laravel/framework[v9.38.0, ..., 9.x-dev].
5 replies