Hello, <a href="auth/login">login</a> When I click on the link above, it works http://lo...
Hello, In Laravel 4, I use a Page::model to load footer data. Now that I am learning Laravel 5, Page...
Hello, Just downloaded Laravel 5 and am getting Call to undefined function link_to_route() Am I supp...
Does anyone know why I am getting this on windows 7? Thanks
Hello, From my controller, I am trying to show a view in a popup window. Is there a package or easy...
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.