Sandesh

Results 5 comments of Sandesh

Hey @nzcage, We have released version 1.4.2 which should fix this problem, Can you check if you still have the problem after updating?

> Working hard on it and getting closer towards a release. @jrfnl Do you need any help to get it done faster? I would love to help you with this.

@jrfnl Thanks for the details. I will have a look and will go for low-hanging fruits for now. But after the release, I am happy to learn from you...

I am facing the same issue Define the new request class overriding user method ``` namespace App\Http\Requests; use App\Helpers\Response; use App\Models\User; use Illuminate\Http\Exceptions\HttpResponseException; use Illuminate\Http\Request; class TopRequest extends Request {...

Hello @canvural I’ve been following this issue closely and would like to help expedite its resolution. Is there anything specific that needs to be addressed or tested to get this...