Simon Hamp
Simon Hamp
This adds the ability to run obfuscated NativePHP apps. Obfuscated apps behave differently because the entire app is bundled into a single file. So various paths need to be mapped...
Some NativePHP users are experiencing [this issue](https://github.com/orgs/NativePHP/discussions/345#discussion-7050375) via [Filament](https://github.com/filamentphp/filament/discussions/12388), an open source component library and admin panel solution for Laravel. It seems that under Electron, [this check returns `true` when...
### Package filament/filament ### Package Version v3.2.116 ### Laravel Version v11.27.1 ### Livewire Version v3.5.6 ### PHP Version v8.3.11 ### Problem description My error page template is customised so that...
Many of them are out of date, some by a few major versions! It would be great to get these into good order and start keeping them up to date
Similar to #84, but basically I found that using `setRawAttributes()` is just not desired at all. When a model that has been reverted needs to be serialized (e.g. in an...