Ookma-Kyi Project Leader
Ookma-Kyi Project Leader
Explore posts from servers
FFilament
Created by Ookma-Kyi Project Leader on 10/31/2024 in #❓┊help
Set table to use for filament resource
Ok thanks anyways
14 replies
FFilament
Created by Ookma-Kyi Project Leader on 10/31/2024 in #❓┊help
Set table to use for filament resource
No idea, I am using the default configuration of Laravel Permission
14 replies
FFilament
Created by Ookma-Kyi Project Leader on 10/31/2024 in #❓┊help
Set table to use for filament resource
Just create a simple resource to the model_has_roles table which is what Laravel Permission (https://spatie.be/docs/laravel-permission/v6/introduction) uses to assign roles to users
14 replies
FFilament
Created by Ookma-Kyi Project Leader on 10/31/2024 in #❓┊help
Set table to use for filament resource
No description
14 replies
FFilament
Created by Ookma-Kyi Project Leader on 10/31/2024 in #❓┊help
Set table to use for filament resource
No description
14 replies
FFilament
Created by Ookma-Kyi Project Leader on 8/1/2024 in #❓┊help
Model instance isn't updating
I am so dumb, that seemed to work. Thanks
4 replies
FFilament
Created by Ookma-Kyi Project Leader on 7/18/2024 in #❓┊help
Trying to install Filament
25 replies
FFilament
Created by Ookma-Kyi Project Leader on 7/18/2024 in #❓┊help
Trying to install Filament
That worked
25 replies
FFilament
Created by Ookma-Kyi Project Leader on 7/18/2024 in #❓┊help
Trying to install Filament
And also no to the last one:
PS C:\laragon\www\filament> composer require filament/filament:^^3.2 -W
The "3.2" constraint for "filament/filament" appears too strict and will likely not match what you want. See https://getcomposer.org/constraints
./composer.json has been updated
Running composer update filament/filament --with-all-dependencies
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 -> satisfiable by filament/filament[v3.2.0].
- filament/filament v3.2.0 requires illuminate/console ^10.0 -> found illuminate/console[v10.0.0, ..., v10.48.16] but these were not loaded, likely because it conflicts with another require.


Installation failed, reverting ./composer.json and ./composer.lock to their original content.
PS C:\laragon\www\filament>
PS C:\laragon\www\filament> composer require filament/filament:^^3.2 -W
The "3.2" constraint for "filament/filament" appears too strict and will likely not match what you want. See https://getcomposer.org/constraints
./composer.json has been updated
Running composer update filament/filament --with-all-dependencies
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 -> satisfiable by filament/filament[v3.2.0].
- filament/filament v3.2.0 requires illuminate/console ^10.0 -> found illuminate/console[v10.0.0, ..., v10.48.16] but these were not loaded, likely because it conflicts with another require.


Installation failed, reverting ./composer.json and ./composer.lock to their original content.
PS C:\laragon\www\filament>
25 replies
FFilament
Created by Ookma-Kyi Project Leader on 7/18/2024 in #❓┊help
Trying to install Filament
PS C:\laragon\www\filament> composer require "filament/filament:^3.2" -W
The "3.2" constraint for "filament/filament" appears too strict and will likely not match what you want. See https://getcomposer.org/constraints
./composer.json has been updated
Running composer update filament/filament --with-all-dependencies
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 -> satisfiable by filament/filament[v3.2.0].
- filament/filament v3.2.0 requires illuminate/console ^10.0 -> found illuminate/console[v10.0.0, ..., v10.48.16] but these were not loaded, likely because it conflicts with another require.


Installation failed, reverting ./composer.json and ./composer.lock to their original content.
PS C:\laragon\www\filament>
PS C:\laragon\www\filament> composer require "filament/filament:^3.2" -W
The "3.2" constraint for "filament/filament" appears too strict and will likely not match what you want. See https://getcomposer.org/constraints
./composer.json has been updated
Running composer update filament/filament --with-all-dependencies
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 -> satisfiable by filament/filament[v3.2.0].
- filament/filament v3.2.0 requires illuminate/console ^10.0 -> found illuminate/console[v10.0.0, ..., v10.48.16] but these were not loaded, likely because it conflicts with another require.


Installation failed, reverting ./composer.json and ./composer.lock to their original content.
PS C:\laragon\www\filament>
Nope
25 replies
FFilament
Created by Ookma-Kyi Project Leader on 7/18/2024 in #❓┊help
Trying to install Filament
PS C:\laragon\www\filament> composer require 'filament/filament:^3.2' -W
The "3.2" constraint for "filament/filament" appears too strict and will likely not match what you want. See https://getcomposer.org/constraints
./composer.json has been updated
Running composer update filament/filament --with-all-dependencies
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 -> satisfiable by filament/filament[v3.2.0].

- filament/filament v3.2.0 requires illuminate/console ^10.0 -> found illuminate/console[v10.0.0, ..., v10.48.16] but these were not loaded, likely because it conflicts with another require.


Installation failed, reverting ./composer.json and ./composer.lock to their original content.
PS C:\laragon\www\filament>
PS C:\laragon\www\filament> composer require 'filament/filament:^3.2' -W
The "3.2" constraint for "filament/filament" appears too strict and will likely not match what you want. See https://getcomposer.org/constraints
./composer.json has been updated
Running composer update filament/filament --with-all-dependencies
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 -> satisfiable by filament/filament[v3.2.0].

- filament/filament v3.2.0 requires illuminate/console ^10.0 -> found illuminate/console[v10.0.0, ..., v10.48.16] but these were not loaded, likely because it conflicts with another require.


Installation failed, reverting ./composer.json and ./composer.lock to their original content.
PS C:\laragon\www\filament>
Nope, using single quotes composer require 'filament/filament:^3.2' -W on a fresh project didn't work.
25 replies
FFilament
Created by Ookma-Kyi Project Leader on 7/18/2024 in #❓┊help
Trying to install Filament
How do I do a fresh install?
25 replies
FFilament
Created by Ookma-Kyi Project Leader on 7/18/2024 in #❓┊help
Trying to install Filament
I can't afford it. Right now I am getting my Jetbrain license for free as an open source developer ( https://www.jetbrains.com/community/opensource/ ).
25 replies
FFilament
Created by Ookma-Kyi Project Leader on 7/18/2024 in #❓┊help
Trying to install Filament
No description
25 replies
FFilament
Created by Ookma-Kyi Project Leader on 7/18/2024 in #❓┊help
Trying to install Filament
25 replies
FFilament
Created by Ookma-Kyi Project Leader on 7/18/2024 in #❓┊help
Trying to install Filament
Adding it to the composer.json worked after enabling the zip extension. How do I request an update to the documentation to mention this gotcha in the getting started section of the documentation?
25 replies