Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
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 browsing the Monastery: (8)
As of 2024-04-19 09:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found