Support the ongoing development of Laravel.io →

Is this possible with eloquent? Double/triple join of the same table to itselve with where conditions and the need of a recalculated date...?

Hello, I have an orderarticles table (The article rows of an order). The selected fields are only to...

0 Likes
2 Replies

Laravel sentry authentication not working on live server on s a shared server

Laravel sentry authentication not working on live server on s a shared server Pleas helpme

0 Likes
6 Replies

Route::to() not working on shared hosting

return Redirect::to('dashboard'); after login it show this text SUCCESS! Redirecting to http://pos....

0 Likes
0 Replies
posted 10 years ago

Javascript variable within blade statements

Hello, Is it possible to use javascript variables in blade statements ? I have a blade template fill...

0 Likes
2 Replies
Solved
posted 10 years ago

How to set a timeout on Laravel Queue push?

I understand there is a 60 second timeout on laravel processes I pushing on the queue. I understand...

0 Likes
0 Replies

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

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.