/* Social Register */ Route::get('social/register', [ 'middleware' => 'auth', 'as' => 'social:...
Hello, So everything was working brilliant before I shut my laptop down and rebooted it, and when I...
I've managed to change the password field in the code through overriding various classes/methods. Bu...
Well, guess what, I changed APP_Debug in .env to true and then back to false, and now it works. Such...
The Laravel portal for problem solving, knowledge sharing and community building.
The community