CodeWithDennis

Results 10 issues of CodeWithDennis

Originally posted by **dissto** March 16, 2024 Sky's the limit. Leaving just a few nuggets here 😊  - Widgets - Actions - Forms - Hints - Pages - Models -...

idea

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"...

idea

([URI: blogs/{record}/process] [Missing parameter: record].)

bug

### 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,...

bug

https://filamentphp.com/docs/3.x/actions/overview

enhancement

Currently, the plugin relies heavily on custom CSS or classes for its styling. It would be more effective to adopt FilamentPHP /Tailwind styling (classes), similar to that of the Select...

help wanted

### 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...

bug

The idea is to have a prompt asking whether you want to include tenancy. If yes, it will request a tenancy name (e.g., Team, Company, etc.) and generate it based...

enhancement