Support the ongoing development of Laravel.io →

whereHas chaining and orWhere

Trying to query a model with a lower level relationship (agreement) and I cannot seem to get chainin...

0 Likes
2 Replies
Solved
posted 10 years ago

MSSQL persistent connection

Hi, I have trouble to retrieve database records from MSSQL. I'm connecting to an ERP database where...

0 Likes
0 Replies
posted 10 years ago

Eager loading multiple relationships from a specific model.

Hello! I currently have an eloquent model that has two has_many relationships. The models that are a...

0 Likes
1 Replies
posted 10 years ago

Validation, Lavravel 4.1 - Error Handling for dynamic/multi-entry Forms

I am using Laravel 4.1. I am creating an application where a "team" can have multiple &quo...

0 Likes
0 Replies

Best practices for checking if Eloquent returns records

Hi all, I'm really curious how the other Laravel developers are checking if an Eloquent query return...

0 Likes
2 Replies

Time format in eloqunet HH:MM

How can i transform this format HH:MM:SS to this format HH:MM with laravel eloquent. Should i use RA...

0 Likes
0 Replies
posted 10 years ago

Redirect page in L5

Hello all, i am trying to implement a redirect page and i am not sure how to Redirect on an external...

0 Likes
4 Replies

Prefix in RouteServiceProvider not working ?

HI all. I try add prefix into RouteServiceProvider but it not working. This is in my RouteServicePro...

0 Likes
0 Replies
posted 10 years ago

"Call to undefined method MainController::getAfterFilters()"

I have a similar problem. I get this error "Call to undefined method MainController::getAfterFi...

0 Likes
3 Replies

Error with the function find($user_id)

Hi, when I tried to access this http://localhost:8000/user/3/edit url in my app, I'm getting this er...

0 Likes
5 Replies
Solved

TIFF image decode error using Intervention package

I am using dropzone.js and also use Intervention package for image manipulation, it's working fine f...

0 Likes
0 Replies
posted 10 years ago

How to popup a window?

Hello, From my controller, I am trying to show a view in a popup window. Is there a package or easy...

0 Likes
3 Replies
posted 10 years ago

Laravel 5 issue with wherePivot

I am working with Laravel 5 and I am having issue getting ->wherePivot() to work on a Many-to-Man...

0 Likes
0 Replies

Injecting Config (for testable classes)

I'm just starting out with phpspec, trying to test my Image class which uses the Config facade. This...

0 Likes
2 Replies

Error while running artisan entrust:migration

Hello, I am trying to get entrust to work with Laravel 5 and I get the following error when I try to...

0 Likes
1 Replies
Solved
posted 10 years ago

Integrating Classic asp and laravel php session integration

If a user logs in via laravel, and then goes to a classic asp page I don't want them to have to log...

0 Likes
0 Replies

Starting a new project with multiple types of users.

This is the first project of such magnitude that I've done, so it's a little daunting. There are thr...

0 Likes
0 Replies
posted 10 years ago

How can I get Xdebug working in PHPStorm with Laravel?

I'm following the Laracast for PHPStorm and setting up xdebug. When I run xdebug on a controller in...

0 Likes
0 Replies

Session persistence with database driver

Locally, I use the file driver to store my sessions and it works fine. On production however, the st...

0 Likes
12 Replies
Solved

Create migration with and without prefix

I need to create a database that has ALMOST all tables with a prefix, but some tables can't have it...

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