Hi I am new to Laravel, How to create a multiple select drop-down list. Can any one please help me !...
Is there any IDE with Blade support ( highlighting, code recognition...) I am currently using NetBea...
Hi, I'm having some error trying to call a view from a subfolder. First, this thing works Route::get...
Hi all, I have a line in my blade file like that: <img src="{{ asset('img/users/Auth::user()...
Hi, I am new to MVC and learning Laravel at the moment. I would like to have the last URL string as...
I have a problem I have a form::model using an action but, in the action I'm using a named route whe...
Hello Laravel community, I currently run on the usercake php platform, which is just comprised of a...
Running on Ubuntu 12.04 using HHVM 3.1.0 (the latest release). I've just recently tried updating fro...
Hi, When I'm using the blade templating in Laravel 4.2.1 it's appear this message: production.ERROR:...
In many blade subtemplates section "example" doesn't exitst. How to check in master blade...
Hi, I'm completely new to Laravel, working with it for maybe two or three days on a small/medium pro...
here's my code in my view <p><?php echo $remaining_seats[$event->id]; ?>{{ $remaining...
I want to do something similar to this: <div class="{{ $errors->first('identifier') or 'h...
Hi, Since moving an existing project from AWS to a new Forge spawned DigitalOcean server, it doesn't...
I'm brandnew with Laravel4 and I had trouble with Blade for several days. I searched in forums but I...
I'm using "mcamara/laravel-localization" for my app. Routing, translations and everything...
Hi (sorry for my bad english), I'm having a lot of fun with laravel but i have some isues with code...
This was an issue I posted on Github earlier but Mr Otwell closed it and advised I post it here inst...
Hi all, I tried to find the answer, but I couldn't. It seems there are some asset management package...
Hi guys. I need help with the display of a CRUD resource in a View. I have an index view for a resou...
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.