rullyka
rullyka
FFilament
Created by rullyka on 9/19/2024 in #❓┊help
multiple filament panels cannot be CRUD in non-default panels
No, idont have a policy
4 replies
FFilament
Created by rullyka on 2/28/2024 in #❓┊help
How to change ->Login() to Another URL
because I added return redirect()->intended(Filament::getUrl()); the result is Route [filament.portals.pages.dashboard] not defined.
18 replies
FFilament
Created by rullyka on 2/28/2024 in #❓┊help
How to change ->Login() to Another URL
ok, work. but problem is what is route to dashboard filament default?
18 replies
FFilament
Created by rullyka on 2/28/2024 in #❓┊help
How to change ->Login() to Another URL
and use Illuminate\Support\Facades\Auth; to authenticated?
18 replies
FFilament
Created by rullyka on 2/28/2024 in #❓┊help
How to change ->Login() to Another URL
So, i can use login(App\Http\Controllers\Auth\Login:class) ?
18 replies
FFilament
Created by rullyka on 2/28/2024 in #❓┊help
How to change ->Login() to Another URL
Is there any reference that I can learn from?
18 replies
FFilament
Created by rullyka on 2/28/2024 in #❓┊help
How to change ->Login() to Another URL
I want my system to bypass filament's built-in login authentication process by detecting whether there are cookies or not. Cookies are generated from when I access my other web for example: sso.example.com/login?redirect=https://tomywebsite.com. the result of this login is what generates cookies. If like this how do I solve it? please give me a solution
18 replies
FFilament
Created by rullyka on 2/28/2024 in #❓┊help
How to change ->Login() to Another URL
how to setting auth?
18 replies
FFilament
Created by rullyka on 3/2/2024 in #❓┊help
How to setup panel to boxed
Boxed Layout like adminLTE
6 replies