Support the ongoing development of Laravel.io →

Call to undefined method Illuminate\Database\Query\Builder

Sorry, about formating at first. It's my first post here, I'll try to edit it. I spend some hours of...

0 Likes
0 Replies

Creating a laravel ACL section

I'm busy creating a section where a super admin can say what user can access specific areas. The pro...

0 Likes
5 Replies
Solved
posted 10 years ago

Laravel Model Relationship Help!

What could be wrong with my model: Connection table: id, parent_sid, connection_id (nullable) Connec...

0 Likes
2 Replies
posted 10 years ago

One-to-one THROUGH relationship with eager loading?

Hello, I've been breaking my head over this one, and I hope I'm missing something simple. I have a C...

0 Likes
2 Replies
posted 10 years ago

Browser's source code incomplete in AJAX requests

Okey so.... my problem in this thread http://laravel.io/forum/11-16-2014-menu-loading-pages-with-aja...

0 Likes
0 Replies

Laravel 5 auth in route

In ver 4.2 this worked: Route::get('owners', array('before' => 'auth', 'uses' => 'PownersContr...

0 Likes
1 Replies
Solved
posted 10 years ago

Multiple parameters in routes (city, category)

I'm trying to build a simple city/category listings site, but I don't know exactly how to do it: Thi...

0 Likes
1 Replies

Structure for application

Hi, i need help for this problem: In my application, there is a user. The user is a teacher. The rol...

0 Likes
1 Replies

Menu loading pages with AJAX using blade template

Hello people. First of all sorry if my english isn't perfect... is not my native language, but i thi...

0 Likes
1 Replies
posted 10 years ago

Call Custom Function from within another Model that hasMany()

Hello, I have a model called Program and that hasMany('ProgramChangelog'). Now, it's known that it's...

0 Likes
0 Replies

Auth in larvel 5 working but not correctly

I struggled for over 3 hours and couldn't get a login to work. Now this came with laravel, NOT MY CO...

0 Likes
2 Replies
Solved

Tons of composer suggestions after installing...

After i command "composer install --dev" at the directory i unzipped this: https://github....

0 Likes
0 Replies

Is this a safe and correctly formatted SQL Query in Eloquent?

I needed to turn this SQL Query in to Eloquent and I'm wondering if what I did is safe and correct w...

0 Likes
0 Replies

Issues with other services?

So currently I am using LEMP stack but I run into this same issue all the time in Apache, and I don'...

0 Likes
1 Replies

Laravel Deploy Locally

I have created a project in my ubuntu system. My client is using windows and other systems connecte...

0 Likes
2 Replies
posted 10 years ago

Enable HTTPS on main site laravel.com

I don't know, if anyone else suggested this. It will be great if our laravel.com will be protected b...

0 Likes
3 Replies
posted 10 years ago

installation question

I'm having trouble getting started. :( First off, eventually I want my site to be on the hostgator...

0 Likes
4 Replies
posted 10 years ago

L5: how can I change the paginator to use the LengthAwarePaginator?

I'm trying to use the paginator for my RESTful API and I want it to also return the total amount of...

0 Likes
1 Replies
posted 10 years ago

File::deleteDirectory not working

Hello New to Laravel (it’s great). I have made a (scheduled) artisan command using Indus/dispatcher....

0 Likes
2 Replies

Eloquent NON object problem

code here: http://laravel.io/bin/0e4jG I am trying to link some tables via relationship with eloquen...

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