Hi, I have a question: I want to know how I can check that my status is 1 or 2 within the laravel credentials.
protected function credentials(Request $request)
{
return array_merge($request->only($this->username(), 'password'), ['sta...
asked by
14.12.2017 / 17:10