LawrenceC
0
Q:

how to hide error in laravel

Go inside env file :
	APP_DEBUG=true
  
if you didn't find it go to config/app.php :
	'debug' => false,
  
1

New to Communities?

Join the community