Tag Archives: DB Not Found Error In Lumen

FatalThrowableError in Users.php line 43: Class ‘DB’ not found Lumen

Getting Error in Lumen framework while configuring the lumen in my local testing environment Solution: In the bootstrap/ folder edit the file app.php and uncomment the below line // $app->withFacades();