Support the ongoing development of Laravel.io →

Update view when database is updated

Hi! I'm a student and new to Frameworks and Laravel. I was wondering if Laravel 4.X supports dynamic...

0 Likes
2 Replies
posted 11 years ago

Call to undefined method Cartalyst\Sentry\Facades\Laravel\Sentry::findAllGroups()

Hi guys I've found on google unfortunately no matching response. I try to read all groups from the d...

0 Likes
1 Replies

Queries based in a previous result

Hi guys, I'm fairly new to Laravel, I'm designing an application which will have an API which return...

0 Likes
2 Replies
Solved

[Tutorial] Clean menu management in Laravel4

Just wrote a tutorial on managing your menu's in Laravel 4. It goes over using View composers and Co...

0 Likes
0 Replies

Query builder with complicated inner selects and joins

I have been trying to get this query working using Query Builder. Still haven't been able to get a w...

0 Likes
2 Replies

Pagination for a feed-like resource

Hi guys! I’m currently building an json API to be consumed mostly by an mobile app. I have been scra...

0 Likes
2 Replies

Problem with get route

Hi, In my application ,i done these steps I define Route::resource('users', 'UsersController');...

0 Likes
3 Replies

Returning results from repositories - best practices.

I've been exploring the use of the repository pattern in a new project by using interfaces and eloqu...

0 Likes
0 Replies
posted 11 years ago

Iron.io Push Queues Errors/Redundancy

I was curious how people are approaching redundancy with the built-in iron.io push queues. Today, th...

0 Likes
0 Replies

DB versus Eloquent execution time comparison

I've inherited an application that I'm supposed to "fix" from prior development and I noti...

0 Likes
0 Replies
posted 11 years ago

AWS SDK PHP Laravel

This might be a little off base for this forum, but if anyone has done this, it might be easy. I'm u...

0 Likes
0 Replies

Validate multi models in one form

Hi all I have two table in DB : companies and shop, both of them have name fields . And I want to a...

0 Likes
1 Replies

Exception in AJAX response

When working with AJAX method and "debug" set to "true", Laravel returns nice JS...

0 Likes
1 Replies
posted 11 years ago

Character coding header

Is laravel by default sending charset coding header? Is it utf8? Can iI skip my meta[charset] tags?...

0 Likes
1 Replies
Solved

Laravel Unknown formatter “prefix” error after 4.1.26 update whilst re-seeding

After following the steps for the 4.1.26 upgrade on Laravel, when I try to re-migrate and re-seed th...

0 Likes
0 Replies

Global query for every view. Better approach?

I would like to be able to display a status message count on every view of a site that I'm developin...

0 Likes
0 Replies

Problems with Mail::queue in last update?

Hello, good evening. Does anybody had problems today with latest Laravel update? Suddenly Mail::queu...

0 Likes
0 Replies

Something wrong with this Elloquent Query... Help

Hi, I'm trying to run the following query but it's not returning anything ... any idea why? $comment...

0 Likes
7 Replies
Solved

eageer loaded->eager loaded model not in the object.

Hello everyone, In my database I have two tables: Users and Notes An User has many notes and every n...

0 Likes
4 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.