Vytautas Smilingis
Vytautas Smilingis
### Laravel Version 11.7.0 ### PHP Version 8.3.6 ### Database Driver & Version _No response_ ### Description When running any `artisan` command (just `php artisan` does the same), the code...
As per https://github.com/tempestphp/tempest-framework/issues/116#issuecomment-1970395938 * Added a test to make sure there are no abstract classes. * From bullet point 2 and 3 we can extract a test to make sure...
### Laravel Prompts Version n/a ### Laravel Version n/a ### PHP Version n/a ### Operating System & Version n/a ### Terminal Application n/a ### Description Similar to `confirm()` and/or `multiselect()`...
## Description As proposed in https://github.com/filamentphp/filament/discussions/1294#discussioncomment-10812259, this PR adds support for markdown extensions. One important change - HTML is sanitized before being passed to `markdown()` function. This still sanitizes user...
### Package filament/filament ### Package Version v3.2.110 ### Laravel Version v11.22.0 ### Livewire Version v3.5.6 ### PHP Version PHP 8.3.7 ### Problem description When using global search in SPA mode...