Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create permissions #2

Open
NotWes opened this issue Dec 31, 2018 · 5 comments
Open

create permissions #2

NotWes opened this issue Dec 31, 2018 · 5 comments

Comments

@NotWes
Copy link
Owner

NotWes commented Dec 31, 2018

No description provided.

@MatteuSan
Copy link

What do you mean by the permissions?

@NotWes
Copy link
Owner Author

NotWes commented Dec 31, 2018

for users. So Admins will have the highest power, editors etc...

@MatteuSan
Copy link

Well you can always make if statements and make certain features accessible to the people with that role. Be sure to have a role column in the db so the site will know which person is which.

@NotWes
Copy link
Owner Author

NotWes commented Dec 31, 2018

I know how to do this I just have to figure out the best way to do it. There is a package for laravel called spatie permissions. Or do it your way and do if statements.

@MatteuSan
Copy link

okay

NotWes pushed a commit that referenced this issue Jan 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants