Trying to query a model with a lower level relationship (agreement) and I cannot seem to get chainin...
Hi, I have trouble to retrieve database records from MSSQL. I'm connecting to an ERP database where...
Hello! I currently have an eloquent model that has two has_many relationships. The models that are a...
I am using Laravel 4.1. I am creating an application where a "team" can have multiple &quo...
Hi all, I'm really curious how the other Laravel developers are checking if an Eloquent query return...
How can i transform this format HH:MM:SS to this format HH:MM with laravel eloquent. Should i use RA...
Hello all, i am trying to implement a redirect page and i am not sure how to Redirect on an external...
HI all. I try add prefix into RouteServiceProvider but it not working. This is in my RouteServicePro...
I have a similar problem. I get this error "Call to undefined method MainController::getAfterFi...
Hi, when I tried to access this http://localhost:8000/user/3/edit url in my app, I'm getting this er...
I am using dropzone.js and also use Intervention package for image manipulation, it's working fine f...
Hello, From my controller, I am trying to show a view in a popup window. Is there a package or easy...
I am working with Laravel 5 and I am having issue getting ->wherePivot() to work on a Many-to-Man...
I'm just starting out with phpspec, trying to test my Image class which uses the Config facade. This...
Hello, I am trying to get entrust to work with Laravel 5 and I get the following error when I try to...
If a user logs in via laravel, and then goes to a classic asp page I don't want them to have to log...
This is the first project of such magnitude that I've done, so it's a little daunting. There are thr...
I'm following the Laracast for PHPStorm and setting up xdebug. When I run xdebug on a controller in...
Locally, I use the file driver to store my sessions and it works fine. On production however, the st...
I need to create a database that has ALMOST all tables with a prefix, but some tables can't have it...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community