I am that I am
I am that I am
FFilament
Created by I am that I am on 1/31/2025 in #❓┊help
Will editor.js be okay to use as a block editor for a CMS?
Wow, this is inspiring!
6 replies
FFilament
Created by divStrong on 1/31/2025 in #❓┊help
Add Edit Icon To Repeater
Is this a custom repeater field? I think it's possible to edit each row in the filament repeater field.
12 replies
FFilament
Created by I am that I am on 3/14/2024 in #❓┊help
Error installing filament on Laravel version 11
I wonder what the difference is between the two tho, however, it worked...
12 replies
FFilament
Created by I am that I am on 3/14/2024 in #❓┊help
Error installing filament on Laravel version 11
This solution finally worked with a little tweak; I changed the line: "filament/filament”: “^3.2”" To: ""filament/filament": "^3.2.0"" then ran composer update and it worked! Thanks very much Mr awcodes.
12 replies
FFilament
Created by I am that I am on 3/14/2024 in #❓┊help
Error installing filament on Laravel version 11
Tried the command: "composer require filament/filament:"^3.2.0"" Got the following error: Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires filament/filament 3.2.0 -> satisfiable by filament/filament[v3.2.0]. - filament/filament v3.2.0 requires illuminate/auth ^10.0 -> found illuminate/auth[v10.0.0, ..., v10.48.2] but these were not loaded, likely because it conflicts with another require. I have no idea what's going on here
12 replies
FFilament
Created by I am that I am on 3/14/2024 in #❓┊help
Error installing filament on Laravel version 11
I've done this and it still fails to install This is the new error "Your requirements could not be resolved to an installable set of packages."
12 replies
FFilament
Created by I am that I am on 3/14/2024 in #❓┊help
Error installing filament on Laravel version 11
I don't have termwind in my composer.json I think it's a filament requirement or something.
12 replies
FFilament
Created by I am that I am on 9/28/2023 in #❓┊help
How can I add a table to a custom page
This works, but it turns out I forgot to add {{ $this->table }} to the blade view for the page. Thanks a lot.
6 replies
FFilament
Created by I am that I am on 6/24/2023 in #❓┊help
Class "Filament\Forms\Components\TextArea" not found
Thanks for the help.
6 replies
FFilament
Created by I am that I am on 6/24/2023 in #❓┊help
Class "Filament\Forms\Components\TextArea" not found
Thanks so much! this fixed the issue.
6 replies