CodeWithDennis
CodeWithDennis
Originally posted by **dissto** March 16, 2024 Sky's the limit. Leaving just a few nuggets here 😊 - Widgets - Actions - Forms - Hints - Pages - Models -...
Originally posted by **dissto** March 13, 2024 - [ ] `--outputName` Alter the output name for a given test. Instead of {ResourceName}Test.php maybe WhatEverTest.php (probably need to ensure the "Test.php"...
([URI: blogs/{record}/process] [Missing parameter: record].)
### What happened? Actions are not configurable ### How to reproduce the bug When trying to configure actions, such as the edit action, it doesn't seem to work. For example,...
https://filamentphp.com/docs/3.x/actions/overview
Currently, the plugin relies heavily on custom CSS or classes for its styling. It would be more effective to adopt FilamentPHP styling (classes), similar to that of the Select component....
### What happened? I'm using two panels, both with 2FA. One panel supports multi-tenancy, while the other doesn't. Right now, the config file is set globally, so when I try...