OzgurOzarpaci
OzgurOzarpaci
FFilament
Created by bathishig on 4/1/2024 in #❓┊help
RelationshipManager refresh after edit
Yeap it's V2
14 replies
FFilament
Created by OzgurOzarpaci on 4/1/2024 in #❓┊help
Can't Upgrade my Filament because of Depencies
Thank you so much you saved my day ❤️
26 replies
FFilament
Created by OzgurOzarpaci on 4/1/2024 in #❓┊help
Can't Upgrade my Filament because of Depencies
I really didn't see that detail 😄
26 replies
FFilament
Created by OzgurOzarpaci on 4/1/2024 in #❓┊help
Can't Upgrade my Filament because of Depencies
Oh sh*t! I think your are right It's updating packages ❤️
26 replies
FFilament
Created by OzgurOzarpaci on 4/1/2024 in #❓┊help
Can't Upgrade my Filament because of Depencies
I am searching for which one. I will delete all flament packages first and update filament
26 replies
FFilament
Created by OzgurOzarpaci on 4/1/2024 in #❓┊help
Can't Upgrade my Filament because of Depencies
Sorry I wrote that wrong but with 62 it's still giving the same error 🥲
26 replies
FFilament
Created by OzgurOzarpaci on 4/1/2024 in #❓┊help
Can't Upgrade my Filament because of Depencies
No description
26 replies
FFilament
Created by OzgurOzarpaci on 4/1/2024 in #❓┊help
Can't Upgrade my Filament because of Depencies
I get that but why even your package Shout is giving this: Problem 3 - awcodes/shout is locked to version v2.0.3 and an update of this package was not requested. - awcodes/shout v2.0.3 requires filament/filament ^3.0 -> found filament/filament[v3.0.0, ..., v3.2.62] but it conflicts with your root composer.json require (3.2.67).
26 replies
FFilament
Created by OzgurOzarpaci on 4/1/2024 in #❓┊help
Can't Upgrade my Filament because of Depencies
I don't change the versions, I just use install commands from documentations. I am trying change now I will inform you.
26 replies
FFilament
Created by OzgurOzarpaci on 4/1/2024 in #❓┊help
Can't Upgrade my Filament because of Depencies
This is not worked neither 😦 My composer file is looks like this (partially):
"php": "^8.2",
"althinect/filament-spatie-roles-permissions": "*",
"awcodes/shout": "^2.0",
"bezhansalleh/filament-google-analytics": "^2.0",
"filament/spatie-laravel-media-library-plugin": "3.2",
"filament/spatie-laravel-settings-plugin": "3.2",
"filament/spatie-laravel-tags-plugin": "3.2",
"filament/spatie-laravel-translatable-plugin": "3.2",
"livewire/livewire": "^3.0",
"shuvroroy/filament-spatie-laravel-backup": "^2.1",
"shuvroroy/filament-spatie-laravel-health": "*",
"filament/filament": "^3.2"
"php": "^8.2",
"althinect/filament-spatie-roles-permissions": "*",
"awcodes/shout": "^2.0",
"bezhansalleh/filament-google-analytics": "^2.0",
"filament/spatie-laravel-media-library-plugin": "3.2",
"filament/spatie-laravel-settings-plugin": "3.2",
"filament/spatie-laravel-tags-plugin": "3.2",
"filament/spatie-laravel-translatable-plugin": "3.2",
"livewire/livewire": "^3.0",
"shuvroroy/filament-spatie-laravel-backup": "^2.1",
"shuvroroy/filament-spatie-laravel-health": "*",
"filament/filament": "^3.2"
26 replies
FFilament
Created by OzgurOzarpaci on 4/1/2024 in #❓┊help
Can't Upgrade my Filament because of Depencies
No description
26 replies
FFilament
Created by OzgurOzarpaci on 4/1/2024 in #❓┊help
Can't Upgrade my Filament because of Depencies
I looked at the packages and they are support filament ^3.2 and I don't know what to do 😦
26 replies
FFilament
Created by OzgurOzarpaci on 4/1/2024 in #❓┊help
Can't Upgrade my Filament because of Depencies

Problem 4
- filament/spatie-laravel-settings-plugin is locked to version v3.2.0 and an update of this package was not requested.
- filament/spatie-laravel-settings-plugin v3.2.0 requires filament/filament v3.2.0 -> found filament/filament[v3.2.0] but it conflicts with your root composer.json require (3.2.67).
Problem 5
- shuvroroy/filament-spatie-laravel-backup is locked to version v2.1.3 and an update of this package was not requested.
- shuvroroy/filament-spatie-laravel-backup v2.1.3 requires filament/filament ^3.0 -> found filament/filament[v3.0.0-alpha1, ..., 3.x-dev] but it conflicts with your root composer.json require (3.2.67).
Problem 6
- shuvroroy/filament-spatie-laravel-health is locked to version v2.0.1 and an update of this package was not requested.
- shuvroroy/filament-spatie-laravel-health v2.0.1 requires filament/filament ^3.0 -> found filament/filament[v3.0.0-alpha1, ..., 3.x-dev] but it conflicts with your root composer.json require (3.2.67).

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.

Problem 4
- filament/spatie-laravel-settings-plugin is locked to version v3.2.0 and an update of this package was not requested.
- filament/spatie-laravel-settings-plugin v3.2.0 requires filament/filament v3.2.0 -> found filament/filament[v3.2.0] but it conflicts with your root composer.json require (3.2.67).
Problem 5
- shuvroroy/filament-spatie-laravel-backup is locked to version v2.1.3 and an update of this package was not requested.
- shuvroroy/filament-spatie-laravel-backup v2.1.3 requires filament/filament ^3.0 -> found filament/filament[v3.0.0-alpha1, ..., 3.x-dev] but it conflicts with your root composer.json require (3.2.67).
Problem 6
- shuvroroy/filament-spatie-laravel-health is locked to version v2.0.1 and an update of this package was not requested.
- shuvroroy/filament-spatie-laravel-health v2.0.1 requires filament/filament ^3.0 -> found filament/filament[v3.0.0-alpha1, ..., 3.x-dev] but it conflicts with your root composer.json require (3.2.67).

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.
26 replies
FFilament
Created by OzgurOzarpaci on 4/1/2024 in #❓┊help
Can't Upgrade my Filament because of Depencies
$ composer require filament/filament:"3.2.67"

./composer.json has been updated
Running composer update filament/filament
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

Problem 1
- Root composer.json requires filament/filament 3.2.67 (exact version match: 3.2.67 or 3.2.67.0), found filament/filament[dev-3.x-alpha, v0.1.0, v1.0.0, ..., 1.x-dev, v2.0.0-beta1, ..., 2.x-dev, v3.0.0-alpha1, ..., 3.x-dev] but it does not match the constraint.
Problem 2
- althinect/filament-spatie-roles-permissions is locked to version v2.2.23 and an update of this package was not requested.
- althinect/filament-spatie-roles-permissions v2.2.23 requires filament/filament ^3.0 -> found filament/filament[v3.0.0-alpha1, ..., 3.x-dev] but it conflicts with your root composer.json require (3.2.67).
$ composer require filament/filament:"3.2.67"

./composer.json has been updated
Running composer update filament/filament
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

Problem 1
- Root composer.json requires filament/filament 3.2.67 (exact version match: 3.2.67 or 3.2.67.0), found filament/filament[dev-3.x-alpha, v0.1.0, v1.0.0, ..., 1.x-dev, v2.0.0-beta1, ..., 2.x-dev, v3.0.0-alpha1, ..., 3.x-dev] but it does not match the constraint.
Problem 2
- althinect/filament-spatie-roles-permissions is locked to version v2.2.23 and an update of this package was not requested.
- althinect/filament-spatie-roles-permissions v2.2.23 requires filament/filament ^3.0 -> found filament/filament[v3.0.0-alpha1, ..., 3.x-dev] but it conflicts with your root composer.json require (3.2.67).
26 replies
FFilament
Created by Lucky0 on 4/1/2024 in #❓┊help
I can't select the first index. I've been banging my head for hours.
maybe you can add ->default(CarColor::first()->id) ??
5 replies
FFilament
Created by Sjoerd24 on 4/1/2024 in #❓┊help
Accessing $request vars in observer
I think your aproach is wrong. If you want to use a function in multiple places, you can use service pattern.
3 replies
FFilament
Created by bathishig on 4/1/2024 in #❓┊help
RelationshipManager refresh after edit
14 replies
FFilament
Created by OzgurOzarpaci on 8/7/2023 in #❓┊help
TextInput is not updates when mask active
They added this in documentation
6 replies
FFilament
Created by OzgurOzarpaci on 8/7/2023 in #❓┊help
TextInput is not updates when mask active
When you use mask, you can't use reactivity.
6 replies
FFilament
Created by OzgurOzarpaci on 8/7/2023 in #❓┊help
TextInput is not updates when mask active
I searched and Mask doesn't allows reactivity. So, don't use mask if you have dependant inputs.
6 replies