Support the ongoing development of Laravel.io →

jorenvh

Joined 13 Dec 2014

Statistics

Threads 3
Replies 7
Solutions 2
Articles 0
posted 9 years ago

Auth::user() get relationships

Hi, I am trying to get my users role relations through the Auth::user() function. I have done this b...

0 Likes
5 Replies
posted 9 years ago

L4 change location of package views

Hi there, I'm currently developing a package in L4.2 but I'm not using the workbench I have a comple...

0 Likes
5 Replies
Solved

Laravel 5 package controllers

For my final project at school I'm going to build a Laravel 5 package. Now the past days I'm experim...

0 Likes
3 Replies
Solved
replied 9 years ago

Auth::user() get relationships

Ok I found out why it wasn't working for me. The thing is that my User model where I was talking abo...

codingjames liked this reply

1 Likes
replied 9 years ago
0 Likes
replied 9 years ago

L4 change location of package views

php artisan view:publish td/longstack --path="packages/vendorname/pacakgename/src/views/"...

0 Likes
Solved
replied 9 years ago

L4 change location of package views

True and that works fine I have used it myself but that peace of code only works in a Laravel 5 pack...

0 Likes
replied 9 years ago

Auth::user() get relationships

That throws an error that the function does not exist. I tried the original (Auth:user()->role-&g...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.