Hey everyone, I released the Blade Partials package yesterday. It allows you to extend from partial...
Hi all, What is the Laravel way to achieve the following: I have a drop down list created with Form:...
I have a model Object I have passed to the view one of the attributes is a array containing other as...
I am struggling to understand how laravel works and I have a very difficult time with it Model - Use...
I have an AdminController within the controllers/admin folder and i would like to pass my page title...
I have a web application in laravel in "mysite/admin". On login loads view "views/das...
I'm trying to work with SimplePie to pull numerous RSS feeds (which is working well); however rather...
I can only call my master template from my UsersController. When i call my master template from Pos...
What is the relationship between these data-binding frameworks and Laravel? Does Laravel implement s...
Hello, First time Laravel install - went great. Then installed https://github.com/rydurham/Sentinel...
Hi everyone! I have a sub-view (which i call widget) in my pages which accepts a parameter, and this...
Laravel 4.1.21 This does not happen every time but for a few template files only. Template File...
Hi, I'm not sure I'm doing this the right way as it seems very messy. Moving my controllers from the...
Lets start with three examples: <link rel="stylesheet" href="assets/css/app.css&qu...
Hi there. I'm trying to get a bit of simple routing done and it's not working as expected. I have th...
im playing around with building an api, and im at a point where i want to be able to get all routes...
I have a post object that has comments: $post->comments now when I do a select on the comments Im...
In my controller I have the following with $registration_data coming from the database and the xml.i...
What I want to do is @include(@yield('layout')) which I can't do because it is most likely nesting p...
I need a comprehensive guide on how to do it. I already tried LaravelGuard from Jeffrey Way (which d...
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