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

Update Permission.php #184

Open
wants to merge 1 commit into
base: 1.0
Choose a base branch
from
Open

Commits on Dec 8, 2016

  1. Update Permission.php

    Allows the use of slug in the URL instead of the ID, allowing for database obfuscation.
    
    IE: instead of permission/1/edit, you use permission/admin/edit (if its a normal laravel "resource" controller setup)
    tylerwiegand committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    ce88b3a View commit details
    Browse the repository at this point in the history