THRESH
THRESH
FFilament
Created by THRESH on 10/13/2023 in #❓┊help
Using Filament tailwind components in Vuejs
thanks for answering Dennis! If I'm not wrong the Filament Core team mentioned that they heavily based their designs on https://razorui.com/ , so I guess I'll try to go down that route
4 replies
FFilament
Created by THRESH on 9/21/2023 in #❓┊help
Customise register/login url path
I'll try to do a workaround. Thank you @krekas 🙏
11 replies
FFilament
Created by THRESH on 9/21/2023 in #❓┊help
Customise register/login url path
I have a custom page that extends the baseLogin, but that doesn't fix the problem yet
11 replies
FFilament
Created by THRESH on 9/21/2023 in #❓┊help
Customise register/login url path
11 replies
FFilament
Created by THRESH on 9/21/2023 in #❓┊help
Customise register/login url path
@krekas I tried that way but there's no option for that. The url is hardcoded in vendor/filament/filament/routes/web.php
11 replies
FFilament
Created by THRESH on 8/11/2023 in #❓┊help
Submit button being shown even if it's not the last step
My bad, the button being rendered is the button rendered by the Register Filament Page, not the one by the wizard. Sorry, will mark this as solved.
6 replies
FFilament
Created by THRESH on 8/11/2023 in #❓┊help
Submit button being shown even if it's not the last step
just a wizard with two steps with empty schemas (doesn't work with filled schemas either). This is the submit button I added: ->submitAction(new HtmlString(Blade::render(<<<BLADE <x-filament::button type="submit" size="sm" > Submit </x-filament::button> BLADE)))
6 replies
FFilament
Created by THRESH on 8/12/2023 in #❓┊help
->disabled() is not working on V3 forms (Toggle column)
4 replies
FFilament
Created by THRESH on 8/11/2023 in #❓┊help
Submit button being shown even if it's not the last step
any help here?
6 replies