The view composer doesn't seem to fire on the master layout that all other views extend. The code wo...
Hello, I want to give user a possibility to import/upload your own theme (view). I don't know to sol...
Hi, Been stuck on this problem for about a week. I know its probably something simple I missed but I...
HI, I want to display image which is stored in public/upload folder of my app. In my db only the ima...
Hi all, I have a small issue I can't figure out. I want to be able to get all categories that will d...
I have a root menu on the top that has always the same menu items, and a submenu on the left. It is...
I've constructed a select list in a dashboard view, which lists id and name of various components. T...
Hi everybody, I'm trying to implement a dynamic select box using jQuery and I have some problems......
I am new with ajax and want to make a to-do-list according to http://www.packtpub.com/article/bu...
hello , my question is how to get data from DB and pass it to macro ? in global.php thnx
Instead of having HTML files and using @include or View::make(path to file) to render them as output...
Hi everyone, I have a page with all users and I have a search box. When I search, shows me the resul...
I don't know if I choosed a good title for this question or not. I want to implement a Template Engi...
Is this possible? I'd like a View Composer to know the name of the controller and action context so...
Hi guys, I was wondering if it was possible to do a method in the model to get the url of the model?...
Hello all, i want to make a multilingual website based on format: http://www.com/en/contact (en...
I am well into a project where I have a number of resource controllers. They have all been working p...
Hi, I'm trying to extend Blade with this: Blade::extend(function($view) { $html = strtotime(&quo...
I am creating category model where it has parent of category model itself.. i did the relations in m...
I have 2 forms validating from the same model, so its kind of a multi part form. The first form vali...
Solutions given in the past year. Excluding solutions from thread authors.
The Laravel portal for problem solving, knowledge sharing and community building.
The community