Patrick Radius
Patrick Radius
Hi, i was wondering why this repository was deprecated. Is this mostly an issue about time or change of responsibilities or is there something fundamentally 'wrong' about this implementation? I...
Since this extension doesn't seem to be updated anymore (and doesn't have php 8/8.1 support) i was wondering if there is a replacement within the Sodium extension. i'm trying to...
### Versions: - ide-helper Version: 2.12.3 - Laravel Version: 9.23.0 - PHP Version: 8.1 ### Description: When adding a macro on a `JsonResource` (which gets `Macroable` via the trait `DelegatesToResource`)...
So, unfortunately our backend returns validation errors in a slightly different format than this library expects it. Is there a way to configure how this response is parsed so that...
As previously suggested by @sandeepgs3 in #230 This version checks for results being 'thenable' this should, in my understanding, be the common factor in Promises/A, jQuery deferred, and polyfills
Hi, we are convert an web application from Smarty to Mustache step-by-step, but after having converted some templates we see that findVariableInStack appears at the top of our heavy list...