So, this lunchtime I managed to get into a discussion on the IRC regarding the reason for Laracon EU...
Well I hear someone is already working on something for the UK, but there's no information about it...
Not sure if you ever fixed this issue, but my multiauth package (mentioned above) allows you to use...
Could you show the source of your facade and the accessor? Facades should literally be a pass throug...
As Anthony mentions above, you should autoload using the namespace, that'll simplify things for you....
You need to use late static binding. public static function boot() { parent::boot(); Status...
The Laravel portal for problem solving, knowledge sharing and community building.