Support the ongoing development of Laravel.io →

1,477 Threads

NotFoundHttpException

I am using laravel 4.. Receiving error "Symfony \ Component \ HttpKernel \ Exception \ NotFound...

0 Likes
1 Replies

How to implement a recursive search in Laravel 4?

I also asked this in stackoverflow, if you wanna see better the code here is it> http://stackover...

0 Likes
1 Replies

Route not defined

In my page I have this code <li> {{ link_to_route('test', 'Test Page') }} </li> I...

0 Likes
2 Replies
Solved
posted 10 years ago

Laravel 4.2.8 problem with Blade

Hello everyone! I have some problem with Blade engine.There ara display differences in rendering bet...

0 Likes
0 Replies
posted 10 years ago

extends not showing anything

I'm busy creating a laravel site and I have a layouts folder with a file called default.blade.php an...

0 Likes
5 Replies

Laravel pagination shows a link for every page

With the help of some research I have done on the Web, I have created a function for creating a cust...

0 Likes
0 Replies

Laravel Mailing Issue "Object of class Illuminate\Mail\Message could not be converted to string"

I'm trying to send a simple email. I know the issue is with my view but I don't know what I'm doing...

0 Likes
4 Replies

Escaping in Laravel (Blade)

I´m creating a project where I let users write their own articles. This articles are most of the tim...

0 Likes
2 Replies
posted 10 years ago

Where can I find documentation of particular feature of @extends syntax?

All of my views basically start like this: @extends("templates.core",["title"=&g...

0 Likes
0 Replies

Minimalistic starting structure and using just parts of Laravel

Hi, I am new to Laravel, and as always that bothered me is the configurations of the frameworks... i...

0 Likes
1 Replies

Session out side laravel

Hello, I would like to know, how to use the sessions below in another php file outside laravel proje...

0 Likes
1 Replies
Solved

View::composer not sending variable after form post

Hi, I've setup a variable to use in my master view file. This works great inside of all my views, un...

0 Likes
1 Replies
Solved

HTML not rendered...Blade not seem to be working

Hi, I am new to Laravel and tried the Quick Start tutorial as is. However, view is not getting rende...

0 Likes
7 Replies
Solved

How to create a form element whose name is an array, using Blade?

I have a form which loops through an array to create the form elements, so the name of each input el...

0 Likes
3 Replies
Solved

Pagination with Eclipses

I am working on creating a pagination using Foundation - I have the basic framework down, but now I...

0 Likes
1 Replies

local domain is added in front of all external urls in a tags in blade

Hi, in my blade template I'm using a javascript variable "Website" to store a url string,...

0 Likes
1 Replies
Solved

Creating Nested Models in Laravel

Hello, I had a question about nested forms and models in laravel. Let's say I want to create a mode...

0 Likes
0 Replies

Lightbox slider not getting displayed

I have created a page in laravel blade, in which I am using a lightbox plugin combined with owl cara...

0 Likes
0 Replies

Relationships With Staff and statuses

I'm attempting to make a relationship between my roster table and roster_statuses table. I'm wonderi...

0 Likes
5 Replies
Solved

Exception handling in Blade view

What's the best way of exception handling in blade view. I have a scenario where i am passing a coll...

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.