SIlentTech
SIlentTech
FFilament
Created by SIlentTech on 11/16/2023 in #❓┊help
Filament Admin Panel Auth
Is it using a laravel passport? Or any auth
6 replies
FFilament
Created by SIlentTech on 9/6/2023 in #❓┊help
Image Upload Optimize
still figuring out on how to use this , i havent use spatie before 😦
10 replies
FFilament
Created by SIlentTech on 9/6/2023 in #❓┊help
Image Upload Optimize
is taht another plugin?
10 replies
FFilament
Created by SIlentTech on 9/5/2023 in #❓┊help
How to implement a map picker on filament?
yeah i think so too but unfortunately i cant generate an api for the google cloud thing sads
5 replies
FFilament
Created by SIlentTech on 8/4/2023 in #❓┊help
Help: how to Update User Table
wow great thanks for that
8 replies
FFilament
Created by SIlentTech on 8/4/2023 in #❓┊help
Help: how to Update User Table
how can i achieve that on my code?
8 replies
FFilament
Created by SIlentTech on 7/20/2023 in #❓┊help
Using 1 model in 2 Different Resource
on that one its showing the info of the authenticated user and i want to add the ability to edit its info also
68 replies
FFilament
Created by SIlentTech on 7/20/2023 in #❓┊help
Using 1 model in 2 Different Resource
now how can i achieve the editing the info?
68 replies
FFilament
Created by SIlentTech on 7/20/2023 in #❓┊help
Using 1 model in 2 Different Resource
omg that works
68 replies
FFilament
Created by SIlentTech on 7/20/2023 in #❓┊help
Using 1 model in 2 Different Resource
68 replies
FFilament
Created by SIlentTech on 7/20/2023 in #❓┊help
Using 1 model in 2 Different Resource
im confuse on those what will be using the livewire or the Pages?
68 replies
FFilament
Created by SIlentTech on 7/20/2023 in #❓┊help
Using 1 model in 2 Different Resource
68 replies
FFilament
Created by SIlentTech on 7/20/2023 in #❓┊help
Using 1 model in 2 Different Resource
and my goal is to view a profile page with upload avatar something like that that the user can edit it
68 replies
FFilament
Created by SIlentTech on 7/20/2023 in #❓┊help
Using 1 model in 2 Different Resource
*here
68 replies
FFilament
Created by SIlentTech on 7/20/2023 in #❓┊help
Using 1 model in 2 Different Resource
yes her
68 replies
FFilament
Created by SIlentTech on 7/20/2023 in #❓┊help
Using 1 model in 2 Different Resource
public function user() { return Auth::user(); } public function mount(): void { dd($this->user()); }
68 replies
FFilament
Created by SIlentTech on 7/20/2023 in #❓┊help
Using 1 model in 2 Different Resource
its showing that
68 replies
FFilament
Created by SIlentTech on 7/20/2023 in #❓┊help
Using 1 model in 2 Different Resource
68 replies
FFilament
Created by SIlentTech on 7/20/2023 in #❓┊help
Using 1 model in 2 Different Resource
and this filament page under views <x-filament::page> </x-filament::page>
68 replies
FFilament
Created by SIlentTech on 7/20/2023 in #❓┊help
Using 1 model in 2 Different Resource
it generates that pages Profile.php
68 replies