Skip to content
This repository has been archived by the owner on Jun 22, 2022. It is now read-only.

Edited README as it is working for me #17

Merged
merged 1 commit into from
Aug 7, 2019

Conversation

PovilasKorop
Copy link
Contributor

Old version of readme didn't work for me, threw same error as #15 bug.
Also changed Auth::user() to auth()->user() everywhere, this way you don't need to add use ...Auth in every file.

Old version of readme didn't work for me, threw same error as calebporzio#15 bug.
Also changed `Auth::user()` to `auth()->user()` everywhere, this way you don't need to add `use ...Auth` in every file.
@calebporzio
Copy link
Owner

Thanks @PovilasKorop !

@calebporzio calebporzio merged commit 0f9bec9 into calebporzio:master Aug 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants