You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 14, 2019. It is now read-only.
Somehow, the configuration in vendors/facade/ignition/config/flare.php is not loaded in Tinx, while it loads in Tinker.
Due to this missing config, I get the error TypeError: Argument 2 passed to Facade/Ignition/QueryRecorder/Query::fromQueryExecutedEvent() must be of the type bool, null given, called in /vendor/facade/ignition/src/QueryRecorder/QueryRecorder.php on line 32 when running a query in Tinx.