Support the ongoing development of Laravel.io →

Filtering Eloquent Collections by unique column value after retrieval from database

From the docs we know that we can filter Eloquent collections after retrieval from database by apply...

0 Likes
3 Replies

Eloquent relations (eager loading) error

I have strange error in my laravel project because, in my machine, everything works fine but, in the...

0 Likes
1 Replies

File permission based on Laravel users

Hi, I have to do a simple task: Create access permission to files using Laravel user. Example: I wan...

0 Likes
0 Replies
posted 10 years ago

(MSSQL) Error while updating a record with join

I have the following update, by using Query Builder over SQL Server: DB::table('ct') -&g...

0 Likes
0 Replies
posted 10 years ago

After push-to-deploy, app.php contains new characters (and syntax errors)

I have an app built on 4.1, with the forge/bitbucket/digitalocean combo. I have a staging server an...

0 Likes
2 Replies
Solved

Laravel - MongoDb get count of related_ids

I'm using the Laravel-MongoDb package with a many to many relationship between "expeditions&quo...

0 Likes
0 Replies
posted 11 years ago

Shoping Cart error!

I work on ecommerce app and i have one problem when user login and when click 2x on view cart show t...

0 Likes
4 Replies
Solved

helper.php file errror on shared hosting server

get error on shared hosting Parse error: syntax error, unexpected '[' in /home/patelgvs/public_html/...

0 Likes
2 Replies
Solved

When pressing a button show message on screen

Hello guys, I am a newbie in laravel 4. When pressing a button I want to display a message on the sc...

0 Likes
3 Replies

Laravel routes on production / subfolder / relative routes

Hey guys, this might be basic but I can't get it to work: I've been testing my application on local,...

0 Likes
1 Replies

Cannot send password reminder email

Hey, until now i was able to send a password reminder email, but now i can't, even though i haven't...

0 Likes
1 Replies

Include content in blade from controller

Hi, Could I include a result from a function of controller o route inside of a part of view blade wi...

0 Likes
4 Replies
Solved
posted 11 years ago

How to use Migrations to Set different tables in different databases

Hi. I have a problem where I have 6 databases for my application. Five of them take the same table d...

0 Likes
5 Replies

NotFoundHttpException for some files

Hello, I have some strange issue. The problem is that I generate some images from the database but f...

0 Likes
2 Replies
Solved
posted 10 years ago

Polymorphic many to many pivot

Is there support for extra columns on the pivot table, in the case of polymorphic many to many relat...

0 Likes
1 Replies
Solved

install laravel on vps hosting

How do I solve this problem php composer.phar create-project laravel/laravel insuranceh --prefer-dis...

0 Likes
4 Replies

including Vimeo.php

Hi I'm trying to include vimeo.php in my project and I'm not sure how to go about it. I've tried inc...

0 Likes
2 Replies
posted 10 years ago

When was laravel 4.1 and 4.2 released

Hi This might be a silly question, but I need to compare something and I would like to know when lar...

0 Likes
2 Replies
Solved
posted 10 years ago

Redirect with flash message

When I refresh a redirected page with flash message, is that flash message supposed to disappear? If...

0 Likes
1 Replies
posted 10 years ago

implement autoloaded helper function into a link with various content

Hi everybody, I am starting with Laravel and I ran into a problem with generating a link. The link I...

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