Is it possible to inject PHP into a blade? A lot of my pages are the same, except for the controller...
Hello If i have a table named 'Books' and i would want to print out all the names of the books that...
Hi, I'm wondering what the best approach to creating a flow chart style web page would be? For examp...
I'm passing a model collection ($occurrences) from the controller to the view, and there I convert t...
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, I am new to MVC and learning Laravel at the moment. I would like to have the last URL string as...
Running on Ubuntu 12.04 using HHVM 3.1.0 (the latest release). I've just recently tried updating fro...
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...
I want to do something similar to this: <div class="{{ $errors->first('identifier') or 'h...
I'm using "mcamara/laravel-localization" for my app. Routing, translations and everything...
Hi guys. I need help with the display of a CRUD resource in a View. I have an index view for a resou...
Laravel( + Angular) project not work on iPage host. but works fine on bluehost.com. same code. why?...
here is what I have CONTRACTOR and BID table class Contractor extends Eloquent { public function bid...
Hi all, I was wondering how I would have a named route that I can put in a view file that would auto...
In case of error i need to load selected view without content section, is it possible to do on the...
I have a form that consists of check boxes. Each check box has it's own value(value1,value2,value3,v...
Hi all, I get x form, I fill it with some value, I submit it to postController of x form, I evaluate...
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.