Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Can't get Dancer2 Auth::Extensible with DBIC working

by cLive ;-) (Prior)
on Feb 05, 2017 at 06:15 UTC ( [id://1181123]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package MyApp;
    use Dancer2;
    ...
    };
    
    true;
    
  2. or download this
    appname: "MyApp"
    
    ...
            users_resultset: 'User'
            roles_resultset: 'Role'
            user_roles_resultset: 'UserRole'
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1181123]
Approved by kcott
Front-paged by kcott
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (3)
As of 2024-04-25 06:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found