Results 6 comments of C4

Thanks for the speedy reply and apologies for the lack of mine. ![image](https://user-images.githubusercontent.com/56499256/108951510-5a8d2880-7625-11eb-8f9d-d4a73cba331d.png) Is this the only location to configure remote? I don't really understand it, just says that I...

Nice voice AI not even lying, its far from annoying like most! xP Appreciate the effort youve gone above and beyond. If this were a couple years(s) ago id offer...

Having same issue here. I've tried custom Middleware and AppServiceProvider methods. No dice yet.

``` $currentDatetime = Carbon::now(); Error Query: $db->rawQuery("SELECT * FROM `am_store` WHERE `expires` < ".$currentDatetime->toDateTimeString()); Temporary Fix Query: $db->rawQuery("SELECT * FROM `am_store` WHERE `expires` < "."'".$currentDatetime->toDateTimeString()."'"); ``` php verison 8.2.10 DEPRECATED...

the package had a nice run, I switched to https://github.com/catfan/Medoo