saeed
saeed
FFilament
Created by saeed on 1/26/2024 in #❓┊help
Full screen page with form
Hi i need to build full page form but if i use Custom page the user must login and if i use form packge alone the output is not the same as the form in panels can anyone help?
12 replies
FFilament
Created by saeed on 9/29/2023 in #❓┊help
How use Public Var inside Action
how i can use public var inside a action something like this ->suffixAction( FormAction::make('sendOPT') ->icon('heroicon-m-clipboard') ->label('ارسال کد تایید') ->requiresConfirmation() ->action(function (Set $set, $state) { $this->send_opt = true; }) )
4 replies
FFilament
Created by saeed on 9/2/2023 in #❓┊help
disable option
in select field i want to disable some options based on condition, how i can impilment this senario
3 replies
FFilament
Created by saeed on 9/1/2023 in #❓┊help
use Infolists inside action modal
how can i use Infolists inslide a action in custom page and pass the data to it?
3 replies
FFilament
Created by saeed on 8/31/2023 in #❓┊help
records based on roles
hi i want in resource if user has client role just see the record that belongs to him and if user has the role of operator see all records can any one help me?
14 replies
FFilament
Created by saeed on 8/26/2023 in #❓┊help
new panel route
i create a two new panel with filamnet-panel command but when i want to access it i get 404 error route not found.
4 replies
FFilament
Created by saeed on 8/9/2023 in #❓┊help
use form builder insider html bootstrap template
"Hi, I would like to use FilamentPHP's form builder within an HTML template that use bootstrap. When I follow the documentation, the form gets deformed. How can I isolate the form's styles and scripts so that I can use the form builder anywhere?"
6 replies
FFilament
Created by saeed on 8/8/2023 in #❓┊help
use two from and table
hi iwonder how i can include two form and table from 2 diffrent model inside one resource
3 replies
FFilament
Created by saeed on 8/4/2023 in #❓┊help
Generate not working
When I use artisan make:filament-resource Customer --generate According to document the code not generating the table and forms for me
13 replies
FFilament
Created by saeed on 7/29/2023 in #❓┊help
add button from form
is there any way to add and controll button inside form?
10 replies
FFilament
Created by saeed on 7/28/2023 in #❓┊help
TextInput Customise
Hi i want to text align for TextInput from backent can any one help me?
9 replies