Support the ongoing development of Laravel.io →

1,478 Threads

Upgraded from 4.0 -> 4.1 per docs. Form::select() not working anymore

This worked fine prior to upgrading from 4.0 to 4.1. Code didn't change: In by blade .. {{ Form::ope...

0 Likes
1 Replies
Solved

trouble accessing variable in view that was set from a filter

Is this a filter order issue? In the first filter I set up a object needed for authentication (later...

0 Likes
1 Replies
Solved

Calling a view depending on the layout

I'm busy creating a cms and in the backend I have a section where you can choose the layout of a pag...

0 Likes
0 Replies

Passing a variable into Blade include

Hi all, Hopefully this is a simple one. I have an include to which I want to pass a variable. Simpl...

0 Likes
2 Replies

[Laravel 4.3] Form class outputs htmlentities

Hi, EDIT: when posting, it transforms the entities "& gt ;" (without spaces) and so on...

0 Likes
7 Replies
Solved

Laravel Form objects dumping in as text. (L5)

I did a fresh L5 install for testing against all my L4.3 sites. Created a new layout and a basic vie...

0 Likes
1 Replies
Solved

Create a master file from template

Hi im trying to create a master.blade.php from a template. But when I tried to extend it to another...

0 Likes
6 Replies

ErrorException (E_UNKNOWN) Undefined variable: products (View: ........

Hello, I am very new to laravel and this error has held me back for the past three hours ErrorExcept...

0 Likes
2 Replies

Pass view to layout

Hello guys, I know two basic methods of putting views to layouts with Laravel. The first one is to e...

0 Likes
2 Replies
posted 10 years ago

Blade - escaping @ symbol?

Is there a way of escaping or preventing the default behaviour of the '@' symbol in a blade template...

0 Likes
4 Replies
Solved

wordpress + laravel

Hello, folks! So I have created all the functionality I need in a laravel framework, how do I implem...

0 Likes
3 Replies
posted 9 years ago

The Response content must be a string or object implementing __toString(), \“boolean\” given."

I'm trying to return a rendered View using Response::json but I'm getting this error: The Response c...

0 Likes
0 Replies

How to make a dynamic active link

I created a couple of links and I would like to make it dynamic. For example if I click on menu then...

0 Likes
2 Replies

Form values and RESTful routing

Hi all, I have setup nested RESTful resource routes like so: Route::group(array('prefix'=>'openin...

0 Likes
0 Replies

Input File with blade

Hi guys, I want to limit upload filetype on my form::file by accept I try {{ Form::file('file','',ar...

0 Likes
4 Replies
posted 9 years ago

View is not rendered correctly on public server

I'm using DigitalOcean with Laravel Forge and I have some problems with view. On my local machine ev...

0 Likes
0 Replies

need help URL relative with blade.php

Hello I am trying to link but it s failed with Laravel MVC. What I put <li><a href=" regis...

0 Likes
2 Replies
Solved

Input on linking back to source page

I have several views that show a detail with an edit button. When the user clicks on the edit butto...

0 Likes
0 Replies

Minify views using a whitelist

I tried using all the Laravel related minify packages and they all suffer from the same problems, es...

0 Likes
2 Replies
Solved
posted 10 years ago

How can I make this menu the best

Hello, I have this menu <li> <a href="dashboard.html#"> <span clas...

0 Likes
0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.