$userInfo = Client::where('username','=', $request->username)->first(); I want to add the para...
when i am trying to log in with the credentials from my custom log in page, it show me the error Err...
When i insert data in database with sign up register page, it shows me the same page without passing...
The Laravel portal for problem solving, knowledge sharing and community building.
The community