Support the ongoing development of Laravel.io →

1,489 Threads

Form data is retained if I use blade syntax but it is not retained if I use normal HTML syntax.

Hi , I have a form in my blade.php and a text input field in it which takes a space(' ') by default...

0 Likes
2 Replies

Method Illuminate\View\View::__toString() must not throw an exception

I'm getting this error Method Illuminate\View\View::__toString() must not throw an exception My cont...

0 Likes
0 Replies

url to route

<a href="{{ URL::to('home/otherpage', $params) }}"> I need help with how to provide the value...

0 Likes
5 Replies

Controller Inter-Communication and Instantiation

Hello everyone, I just started with Laravel 5 a few day ago and I like most of the things it brings...

0 Likes
0 Replies

How can I get to the certain page in pagination that comment is on after creating the comment?

Current I have a forum set up with some topics that people can reply to. I can easily create replies...

0 Likes
2 Replies
Solved

Google charts

Hi everybody, i'm trying to create a ColumnChart with google charts using google.visualization.DataT...

0 Likes
0 Replies

Best way to hide something from view

Hey, I'm including a sidebar in some views and want to hide some parts if it's called by an special...

0 Likes
4 Replies
posted 10 years ago

Master and Child Page problem [Please help]

I am a beginner at Laravel framework[4.2]. I was just trying to create MASTER PAGE AND CHILD PAGE us...

0 Likes
2 Replies

View is not working with .blade.php extension

In my project, when i remove .blade extension from view file, it works. But with this extension ther...

0 Likes
2 Replies

Multiple views and templates

I have a list of hotels from each state. Instead of creating 7 pages for each of the states, I just...

0 Likes
0 Replies

@foreach in Bladeview for Bllim Datatables

How can I pass Bllim datatables to blade view and use @foreach in the Blade View to check some condi...

0 Likes
1 Replies

autocomplete and external source

My view: <h2>Laravel Autocomplete</h2> <?= Form::open() ?> <?= Form::label('aut...

0 Likes
0 Replies
posted 10 years ago

Newbe blank page issue

hi im learning the laravel ropes and pretty into it. been following this tuitorial: https://www.pack...

0 Likes
11 Replies

compiling bootstrap with elixir gives unwanted results in firefox

Hello.. I use elixir to mix bootstrap.less .. The orriginal lees files included with laravel 5. But...

0 Likes
0 Replies

How to use Bootstrap with Laravel 5 ?

I am new to Laravel, I am trying to use Bootstrap with Laravel but it is very difficult to use with...

0 Likes
4 Replies
posted 10 years ago

Laravel 5 custom 404

Hi, I have the 404.blade.php file in the resources/views/errors and it extends master.blade.php, lik...

0 Likes
0 Replies
posted 10 years ago

CSS is not loading in one Blade page only

this is so strange css is not loading in one page only i have blades files extends a main.blade.php...

0 Likes
2 Replies
Solved
posted 10 years ago

Functions with Laravel 5

I have some function which I need to call in my view(comment.bade.php) and return $id, this is funct...

0 Likes
1 Replies

Trying to get property of non-object ... but it's an object?

Hey folks - my first post here, but been using Laravel for a little over a year now. I have an eCom...

0 Likes
0 Replies

optgroup remove

My model: class Boxstyle extends Eloquent { protected $fillable = array('BoxStyle'); my table...

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.

© 2025 Laravel.io - All rights reserved.