thedangler
thedangler
FFilament
Created by thedangler on 5/8/2024 in #❓┊help
After Login in, Dashboard design is all out of wack.
ill give that a try.
16 replies
FFilament
Created by thedangler on 5/8/2024 in #❓┊help
After Login in, Dashboard design is all out of wack.
No description
16 replies
FFilament
Created by thedangler on 5/8/2024 in #❓┊help
After Login in, Dashboard design is all out of wack.
@awcodes ^^^
16 replies
FFilament
Created by thedangler on 5/8/2024 in #❓┊help
After Login in, Dashboard design is all out of wack.
Application Name ......................................................................................................................... Laravel
Laravel Version ......................................................................................................................... 10.48.10
PHP Version ............................................................................................................................... 8.2.16
Composer Version ........................................................................................................................... 2.7.6
Environment ................................................................................................................................ local
Filament .........................................................................................................................................
Packages ......................................................................................... filament, forms, notifications, support, tables
Version .................................................................................................................................. v3.2.72
Views .............................................................................................................................. NOT PUBLISHED
Livewire .........................................................................................................................................
Livewire ................................................................................................................................. v3.4.11
16 replies
FFilament
Created by thedangler on 5/8/2024 in #❓┊help
After Login in, Dashboard design is all out of wack.
@Leandro Ferreira I checked the error console. Uncaught TypeError: $store.sidebar is undefined in livewire.js
16 replies
FFilament
Created by thedangler on 5/8/2024 in #❓┊help
After Login in, Dashboard design is all out of wack.
I don't think so?
16 replies
FFilament
Created by thedangler on 4/13/2024 in #❓┊help
Pass record to infolist from action
right but for some reason the info list is not passing on the model
4 replies
FFilament
Created by thedangler on 3/16/2024 in #❓┊help
Navigation Groups & navigationParentItem not working
Yes its there. I can not seem for the life of me to get navigation groups to work if the page is from the same resource nor does it work when I try to say what parentNvigationItem is set
7 replies
FFilament
Created by thedangler on 3/16/2024 in #❓┊help
Navigation Groups & navigationParentItem not working
still an issue even though the documentation states that its possible. Grouping navigation items You may group navigation items by specifying a $navigationGroup property on a resource and custom page: protected static ?string $navigationGroup = 'Settings'; All items in the same navigation group will be displayed together under the same group label, "Settings" in this case. Ungrouped items will remain at the start of the navigation. in my custom page it simply doesn't show up. Even if I wanted to place the Edit page under the "List" parent Item by stating the edit page parent is List, nothing shows.
7 replies
FFilament
Created by thedangler on 3/15/2024 in #❓┊help
Update table from external form.
refresh doesn't seem to work either. Still clicking the filter button twice to get it to work.
9 replies
FFilament
Created by thedangler on 3/15/2024 in #❓┊help
Update table from external form.
wish I saw listeners in the table docs.
9 replies
FFilament
Created by thedangler on 3/15/2024 in #❓┊help
Update table from external form.
I tried doing $this->resetTable(). Doesn't fix the issues
9 replies
FFilament
Created by thedangler on 3/15/2024 in #❓┊help
Update table from external form.
How do I emmit the refresh. When I press my button it doesn't work the first time, then when I press it again the table loads fine.
9 replies
FFilament
Created by thedangler on 3/15/2024 in #❓┊help
Update table from external form.
Ok, I'll give it a shot. I have a custom form above my table and when the action button is applied in goes off and does some stuff to get information for the table which I try to pass with a new query. but never seems to work.
9 replies
FFilament
Created by thedangler on 1/30/2024 in #❓┊help
Dashboard magic. How is my new custom widget being added to my dashboard?
widgets are auto discovered automatically they would have to. I took pout all the default widgets from the provider and my blank widget showed up.
6 replies
FFilament
Created by ericmp on 10/21/2023 in #❓┊help
Problems using Volt
Volt with Filament will be so nice.
9 replies
FFilament
Created by thedangler on 1/24/2024 in #❓┊help
Show image from url in the edit resource page form
Filament docs are decent but I'm still googling things
7 replies
FFilament
Created by thedangler on 1/24/2024 in #❓┊help
Show image from url in the edit resource page form
I'll give that a shot thanks!
7 replies
FFilament
Created by ericmp on 10/21/2023 in #❓┊help
Problems using Volt
How did you get filament table to load in a livewire volt thats rendered inside a page. All I get are errors about the class needing to be abstract...
9 replies