Hello, I am getting Unknown column 'categories.slug' What am I doing wrong in L5? Thanks [code] $pro...
Hello, Can someone help me on this? My form Form::open(['route' => 'search', 'class' => 'form'...
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...
I have an older version of intellij and am trying to decide on upgrading it or buying PHPStorm. Are...
Has anyone purchased this? Is this recommended for it's content?
Thank you, that is exactly what I wanted. So I have to use a closure to find records based on a join...
Thanks, but I want to find all products from category slug field. What is the correct syntax?
Well, I tried recreated a L5 project and still get this error. If I cannot resolve this, I will need...
No, I displayed it from browser view source.
Had to add use Illuminate\Support\Facades\Session; in my controller
The Laravel portal for problem solving, knowledge sharing and community building.
The community