I created a couple of links and I would like to make it dynamic. For example if I click on menu then...
Hi all, I have setup nested RESTful resource routes like so: Route::group(array('prefix'=>'openin...
Hi guys, I want to limit upload filetype on my form::file by accept I try {{ Form::file('file','',ar...
I'm using DigitalOcean with Laravel Forge and I have some problems with view. On my local machine ev...
Hello I am trying to link but it s failed with Laravel MVC. What I put <li><a href=" regis...
I have several views that show a detail with an edit button. When the user clicks on the edit butto...
I tried using all the Laravel related minify packages and they all suffer from the same problems, es...
Hello, I have this menu <li> <a href="dashboard.html#"> <span clas...
Hi, I have project on CI and it works great, i have used lex template parser in, i want to move this...
Hello, I wonder how I can add a <i class = "xxx"> to a html link with blade so the outcome wil...
Hello, Im trying to make Font-awesome work by following this page : http://kevinkhill.github.io/Fon...
Hi all, For some reasons (In fact, to eliminate errors in blade) I want to code like that in blade:...
Alright newb question, I've had a reasonable amount of success building my first laravel application...
So I have this situation where i need to make dynamic amount of fields. But I can't find in document...
Hello everybody, here is my index.blade.php file : @extends ("layouts.main") @section(&q...
Hi, i have a question related to Laravel 4 Starter Site The following is one of the view page. @ext...
Hi all i've a project and with the following common problem: I've several methods that render pages...
I've turned this question into a helpful post after resolving it myself. So I'll post the snippets o...
Hi, howcan you create a menu in laravel? Because It would be bad if I copy&pasted the menu on ev...
I´m trying to after save chamada in the function store then show it in the view show. I'm using this...
Solutions given in the past year. Excluding solutions from thread authors.
The Laravel portal for problem solving, knowledge sharing and community building.
The community