soda-framework / cms

A sweet PHP CMS solution built on Laravel!
MIT License
10 stars 1 forks source link

Apply permission checks to various routes/views #11

Closed ryzr closed 8 years ago

ryzr commented 8 years ago

There are currently permissions in the database for 'can-edit', 'can-add', but these are not applied to routes, form buttons, etc.