Support the ongoing development of Laravel.io →

ivanhalen

Joined 8 Jul 2014

Statistics

Threads 6
Replies 4
Solutions 1
Articles 0
posted 8 years ago

Many To Many Polymorphic Relations: how to retrieve not used tags

Hello, I'm playing with Many To Many Polymorphic Relations and I am almost there for my purposes. Gi...

0 Likes
4 Replies
posted 8 years ago

Using Request in a BaseController constructor instead of children classes' methods

In a Laravel 5.2 application I have a BaseController (all other controllers inherits from this) with...

0 Likes
0 Replies
posted 8 years ago

Laravel 5.2: how to get Model properties in a Controller

Hello, How can I access a Model's properties in a Controller in Laravel? In my User model I have thi...

0 Likes
0 Replies
posted 8 years ago

Better way to organize an upload file method in Laravel 5.2

I am a Laravel newbie so please forgive me for my code... I have a method, in a Laravel controller,...

0 Likes
0 Replies

Best way to get locale time in my language in whole admin (backend) section?

Hello, I'm new to Laravel 5 (and to OOP in general) and I'm trying to switch from my old procedural...

0 Likes
1 Replies
replied 8 years ago

Many To Many Polymorphic Relations: how to retrieve not used tags

Uh, I only have to add the taggable_type to the query but that's right! Thank you :-)

0 Likes
replied 8 years ago

Many To Many Polymorphic Relations: how to retrieve not used tags

Hi @HolgerW1, at first thanks for your answer :-) Please can you give me an example when you say &qu...

0 Likes
replied 8 years ago

Laravel installation, getting "Parse error: syntax error, unexpected 'class' (T_CLASS)" with PHP 5.6.11 or 5.5.27 on WAMP

Problem solved on Laracasts, guys! I updated PHP version on WAMP but the PHP version referenced in W...

0 Likes
Solved

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.