Okey so.... my problem in this thread http://laravel.io/forum/11-16-2014-menu-loading-pages-with-aja...
Hello people. First of all sorry if my english isn't perfect... is not my native language, but i thi...
Can you use php code like this inside a blade @extends method? I don't think this code works please...
How do I do a conditional check of a value from an array to decide the layout? This is the error I g...
Hello guys, I am a newbie in laravel 4. When pressing a button I want to display a message on the sc...
Hi, Could I include a result from a function of controller o route inside of a part of view blade wi...
Hi everybody, I am starting with Laravel and I ran into a problem with generating a link. The link I...
Hey everyone. I've been building one-page apps a long time now (in the grand scheme of things), for...
Hi; 3 questions: 1 - I am trying to load multiple views from a controller but it doesn't seem to wor...
Hello, I have this error on my deployed version it was working, I wanted to use simple sms so I inst...
Good afternoon, I am relative new to the Laravel frame work and I have been working my way through t...
I have a USER table, and ITEMS table, and a Likes table. I'm randomly taking 9 items from the Items...
Currently I have this code: {{Form::select('schoolId', $schools)}} But I need to add a class.. I tri...
I'm currently using Handlebars.js to compile views with ajax data. The issue is that I can't use Lar...
Is there any way I can show a placeholder in a password form? I'm talking about this: {{Form::passwo...
In my first Laravel application, I want my Tunes view to display a table of the titles of songs base...
I have this: {{ HTML::image('css/img/logo.png');}} But I need to add a class to this image. Tried t...
My controller and view code is getting messy. This post is more of a general question as to what oth...
Hi, Rather than use an if statement in my view, is there a way I can display the text using a helper...
So, i tried to join 2 table (or more, but in this question i will try join only 2) and want to group...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community