Code Monkey home page Code Monkey logo

laraguard's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

laraguard's Issues

Denied Page after Login

Hi,

When I try to access a not allowed page, I get redirected to the login page. But then after login, I end up in the access denied page instead of the page I had accessing.

These are the logs I get:

[2015-05-31 09:09:06] local.INFO: [Laraguard] REQUEST - ControllerPath: App\Http\Controllers\AppointmentController@getList  
[2015-05-31 09:09:06] local.INFO: [Laraguard] DENY - Allowed permissions: admin,user,customPermission - User: guest  
[2015-05-31 09:09:06] local.INFO: [Laraguard] DENY - with defaultNoPermissionRoute: /denied  
[2015-05-31 09:09:06] local.INFO: [Laraguard] REQUEST - ControllerPath: App\Http\Controllers\AppointmentController@getList  
[2015-05-31 09:09:06] local.INFO: [Laraguard] DENY - Allowed permissions: admin,user,customPermission - User: guest  
[2015-05-31 09:09:06] local.INFO: [Laraguard] DENY - with defaultNoPermissionRoute: /denied  

How can I fix this ?

Thanks
David

ErrorException in ShinobiTrait.php line 123: Undefined variable: permissions

Hi,

Thanks for the great product.
I'm new in laravel, and I wanted to implement laraguard in my project to create user roles. When I follow your steps in readme, I put :
public function __construct()
{
$this->middleware('laraguard');
}
in my ServersController.php . After that when I try to open /servers gives me : ErrorException in ShinobiTrait.php line 123: Undefined variable: permissions.

I have permissions table and roles, role_user etc. Maybe I missed how to implement my account to the right group ? I use https://github.com/caffeinated/shinobi.

Can you help me ?

Thanks alot!

Dynamic Permissions

How can i easily configure your package to pick role and permission sets from the database

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.