Category "laravel-5.6"

Laravel phpunit test failing authorization

I have a working api only application. I am required to write a test decided to use laravel's phpunit test. This simple app allows only authenticated users ca

Method Illuminate\Auth\SessionGuard::users does not exist

I'm having a problem with Auth. I'm just learning about Laravel, I'm doing login. I don't know how to fix it it says: Method Illuminate\Auth\SessionGuard::u