I can import Illuminate\\Support\\Facades\\Auth and use the Facade for Auth to run methods like attempt() and logout() bu
Illuminate\\Support\\Facades\\Auth
Auth
attempt()
logout()