Support the ongoing development of Laravel.io →

frocco

Joined 3 Feb 2014

Statistics

Threads 17
Replies 38
Solutions 7
Articles 0

Help with Eloquent query with relations

Hello, I am getting Unknown column 'categories.slug' What am I doing wrong in L5? Thanks [code] $pro...

0 Likes
6 Replies
posted 9 years ago

L5 - Still getting TokenMismatchException in VerifyCsrfToken.php line 46:

Hello, Can someone help me on this? My form Form::open(['route' => 'search', 'class' => 'form'...

0 Likes
4 Replies
posted 9 years ago

Help: TokenMismatchException in VerifyCsrfToken.php line 46:

I verified in my form that the token is there. When I do a form post it bombs. When I do a get, it w...

0 Likes
4 Replies
Solved
posted 9 years ago

Which IDE do you prefer?

I have an older version of intellij and am trying to decide on upgrading it or buying PHPStorm. Are...

0 Likes
5 Replies
posted 9 years ago

Easy Laravel 5 book (is it worth getting?)

Has anyone purchased this? Is this recommended for it's content?

0 Likes
9 Replies
replied 8 years ago

Help with Eloquent query with relations

Thank you, that is exactly what I wanted. So I have to use a closure to find records based on a join...

0 Likes
replied 8 years ago

Help with Eloquent query with relations

Thanks, but I want to find all products from category slug field. What is the correct syntax?

0 Likes
replied 9 years ago

L5 - Still getting TokenMismatchException in VerifyCsrfToken.php line 46:

Well, I tried recreated a L5 project and still get this error. If I cannot resolve this, I will need...

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

Help: TokenMismatchException in VerifyCsrfToken.php line 46:

Had to add use Illuminate\Support\Facades\Session; in my controller

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.