Is it possible to use the Blade::extend functionality to create custom blocks? For example, I'd like...
Hi everyone, it's possible to have multiple url with one controller on laravel 4? Something Like tha...
Hi, I started to develop with laravel a week ago, and i like it, is really easy to use, but I have a...
Please see attached StackOverflow link. http://stackoverflow.com/questions/26720555/how-can-i-update...
Hi, I am making photo kiosk application. My problem is how to make an uploaded image as a product? C...
hello everyone im new in Laravel 4 (this is first time i use it) i try to make a small project using...
i have a file in /app/langs/es/messages.php <?php return array( 'hello' => 'Hola' ); at t...
All methods in my app use $this->layout->content = \View::make('my.view', compact('vars')); t...
Subject: Laravel routing / htaccess issues: automatically redirect to the root folder if call view w...
Hi All, Newbie to Laravel and have struggled to get the links to do what I want them to do :( Every...
Hi, In my application I have a system to manage with system users (the employees). I am using Cartal...
Hi everyone! I keep getting this weird behaviour, I'm not sure if I'm missing something or if it's s...
Hello everyone, I have an issue regarding some of my AJAX calls. I'm trying to make an AJAX call to...
I've come across a few questions like mine, however, each seemed to have a very different answer, so...
Hello Friends I am fairly new to Laravel but have managed to get a website (static) up and running a...
I am using laravel without blade. In a view all is working and displaying except images. <html&g...
I am building a simple mobile api using Laravel 4. Is there a trick\hack to simplify the Debug stac...
Hello, I'm using Baum nested sets to create parent - child categories and relate my categories with...
I have problem with {{ Form::text('{{name}}') }} in Blade. Please help me.
Hi, I'm new to Laravel, not to PHP programming, the following is driving me nuts. I have in filters....
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