This worked fine prior to upgrading from 4.0 to 4.1. Code didn't change: In by blade .. {{ Form::ope...
Is this a filter order issue? In the first filter I set up a object needed for authentication (later...
I'm busy creating a cms and in the backend I have a section where you can choose the layout of a pag...
Hi all, Hopefully this is a simple one. I have an include to which I want to pass a variable. Simpl...
Hi, EDIT: when posting, it transforms the entities "& gt ;" (without spaces) and so on...
I did a fresh L5 install for testing against all my L4.3 sites. Created a new layout and a basic vie...
Hi im trying to create a master.blade.php from a template. But when I tried to extend it to another...
Hello, I am very new to laravel and this error has held me back for the past three hours ErrorExcept...
Hello guys, I know two basic methods of putting views to layouts with Laravel. The first one is to e...
Is there a way of escaping or preventing the default behaviour of the '@' symbol in a blade template...
Hello, folks! So I have created all the functionality I need in a laravel framework, how do I implem...
I'm trying to return a rendered View using Response::json but I'm getting this error: The Response c...
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...
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