Support the ongoing development of Laravel.io →

1,494 Threads

Menu state management

I've not found a clear solution about menu state management. I post the way I do. Maybe there are be...

0 Likes
0 Replies

How to add variables to file upload form and fetch it from the route?

How do i add the value of $course->id to this form so the my route::post(/course/{id}.......... w...

0 Likes
0 Replies
posted 10 years ago

@include 502 bad gateway

I've setup Laravel 5.1 on ubuntu/thrusty 14.04 using vagrant. I'm using nginx with php5-fpm. I start...

0 Likes
1 Replies

using many models in a view

Hello, I need create a form with three selects. These selects contains different values models. How...

0 Likes
2 Replies
Solved

Fill form with query result

Hello, I need fill input text with content of model but I'm not getting. I have a partil view with a...

0 Likes
4 Replies
Solved

How to pass data to a master.blade.php

I have a master.blade.php and I want a universal navbar that will take the titles of all blog posts...

0 Likes
4 Replies
posted 10 years ago

Unable to @yield

Hi! I'm trying to @yield a "app.blade.php" file from my "/" page named "hom...

0 Likes
3 Replies
Solved

I need to make a menu with counters but the count will differ from subsection to subsction.

I have my query builder that is dynamic, when user checks a subsection, the subsection will be added...

0 Likes
0 Replies

use queryScope in blade template

I have define scope in model like this class Station extends Model { protected $primaryKey = 's...

0 Likes
1 Replies

getting results from db table charset utf-8

Hi, when retrieving data from a db table, results are not being decoded as utf-8 for example, I have...

0 Likes
9 Replies

Unalbe to Get From Value Printed

I have these routes, Route::group(array('prefix' => '/'), function() { Route::get('hostname', '...

0 Likes
13 Replies
Solved

how to load jquery to all my form

i have layout.blade.php, in there have included jquery plugin <!DOCTYPE html> <html lang="e...

0 Likes
1 Replies

pagination is not working in my Laravel 5

Hello in official help here http://laravel.com/docs/5.0/pagination stated that it is possible to...

0 Likes
7 Replies

Problem in loading laravel view with ajax

I am new to web development.I am using laravel for my app where i used blade templates for creating...

0 Likes
0 Replies

How to remove duplicate values from a multi-dimensional Array

Hi, I am in efforts to get unique value to show in View Blade , I need to print Country Name single...

0 Likes
1 Replies
Solved
posted 10 years ago

Using Blade out of Laravel

Hi, right now I'm trying to use laravel in a personal application but I have found an important prob...

0 Likes
0 Replies

3 Tables on 1 view

How to add 3 tables data on 1 view ??

0 Likes
1 Replies
Solved

Redis and Pagination

Hello guys, I was wondering how can i cache paginated collection this is my code so far. public fun...

0 Likes
1 Replies

Failed to related two model Eager Eloquent Relationships

i'm start learn laravel few days ago, i try to follow tutorial in laravel 4 but i am using laravel 5...

0 Likes
2 Replies

error in header.blade.php

First off, I must admit that i'm a total newbie at Laravel and frameworks in general. Now, I have th...

0 Likes
3 Replies
Solved

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.