joaopaulolndev
joaopaulolndev
FFilament
Created by Mehdi on 5/13/2024 in #❓┊help
How are the settings applied and shown on the panel (Site Name, Email, etc.)?
Hello, let’s talk in PVT to help you regarding your doubts
5 replies
FFilament
Created by Alnuaimi on 11/27/2023 in #❓┊help
Show Icon tenant If user Is_admin
Sure, I see
32 replies
FFilament
Created by Alnuaimi on 11/27/2023 in #❓┊help
Show Icon tenant If user Is_admin
I was trying to help, but always retorn false public function panel(Panel $panel): Panel { $isManager = fn() => auth()->check() && auth()->user()->isManager(); dd($isManager());
32 replies
FFilament
Created by Alnuaimi on 11/27/2023 in #❓┊help
Show Icon tenant If user Is_admin
Hey @Dennis Koch I think he would like to show tenant only in one condition. But the problem is is not possible to catch auth()->user() inside AdminPanelProvider
32 replies
TLCTuto's Laravel Corner
Created by joaopaulolndev on 9/15/2023 in #💡filament
Hello Tuto,
I man, the $layout = ……. Index
12 replies
TLCTuto's Laravel Corner
Created by joaopaulolndev on 9/15/2023 in #💡filament
Hello Tuto,
Not yet, I tried to see on core, the problem is, when we are using de index layout on our EditProfile custom we will receiving this error
12 replies
TLCTuto's Laravel Corner
Created by joaopaulolndev on 9/15/2023 in #💡filament
Hello Tuto,
Sure, I spent almost 3 hours today looking for some solution. By the way, not find something that can help.
12 replies
TLCTuto's Laravel Corner
Created by joaopaulolndev on 9/15/2023 in #💡filament
Hello Tuto,
Override login is not the problem, the problem is override profile to have a page to edit profile informations, if you are not using tenancy works fine, but with tenancy you will receive the same error
12 replies
TLCTuto's Laravel Corner
Created by joaopaulolndev on 9/15/2023 in #💡filament
Hello Tuto,
I found another guy with the some problem in oficial filament discord https://discord.com/channels/883083792112300104/1145428790831497326
12 replies
TLCTuto's Laravel Corner
Created by joaopaulolndev on 9/15/2023 in #💡filament
Hello Tuto,
You are not using the ->profile(EditProfile::class) in your example. When you put this one, and click to edit in the right menu you will receive the same error
12 replies
FFilament
Created by erdiegoant on 8/27/2023 in #❓┊help
Create tenant page breaks if we have a custom profile page
I have the same problem. I didn’t find a solution yet
18 replies