Support the ongoing development of Laravel.io →

Method number does not exist

Hi, After I did an update on composer, I came upon an error that stated: "Method number doesn't...

0 Likes
2 Replies

Laravel 4 Event Listeners and NodeJS/Socket.io

I am trying to make some information display in real-time on a site of mine. Followed this guide: ht...

0 Likes
2 Replies
posted 10 years ago

Laravel orderBy using eager loading/functions

I have a Posts DB and a likes DB with the following structure: Posts Table: item_id Likes Table: ite...

0 Likes
2 Replies
posted 11 years ago

Supervisor/RedisQueue does not recognize environmental variables

Been running into some weird errors with queues and supervisor today. Got a message saying that none...

0 Likes
2 Replies

Vagrant/Homestead on Fedora 21 strange new issue

Hi y'all, I don't really know where to post this. Weather it be here, Vagrant issue panel, og Larave...

0 Likes
1 Replies

Password remind doesn't send email

Hello I was implementing reset password process, and I'm following the Auth section of user guide. T...

0 Likes
4 Replies

Migration of databases

Hello Guys, On the database.php file it is possible to define a database(MySQL, sqlsrv, pgsql). If I...

0 Likes
3 Replies
Solved
posted 10 years ago

How should $request->merge() work in laravel 5?

First make a TestRequest with artisan make:request TestRequest. Then put this code in your routes.ph...

0 Likes
0 Replies

Laravel Authentication redirect me always to login page

I'm trying to use Laravel Auth::attempt() function but it's always redecting me to login page, even...

0 Likes
3 Replies

ajax "delete" method not working in remote site

I have a Kendo Ui grid in my laravel application. It uses laravel resource route for CRUD operation....

0 Likes
4 Replies

Checking against multiple groups

Hello, I have Users who can belong to many Groups, and Issues which are assigned to a single Group....

0 Likes
0 Replies

[Package] Lari18n, Translation made easy.

Hello laravel community ! Did you ever experienced the struggle of translating a website ? Well, may...

0 Likes
15 Replies

Models for admin and page display

I'm learning Laravel 5. I have a model called Destination. I am querying the database with the model...

0 Likes
0 Replies
posted 10 years ago

How to debug blade foreach and view variables?

Is there an easy way to debug the blade foreach and if statements and view the variables like XDebug...

0 Likes
1 Replies
posted 11 years ago

Translation library/packages for Laravel lang files

Are there any recommendations for easy first-round translation API for lang files? I would like to u...

0 Likes
2 Replies

Custom Directory Class Problem

I am trying to setup a new root directory that will work along side the App directory, my structure...

0 Likes
0 Replies
posted 10 years ago

How to pass variable back from @include blade template?

Hi, I'm wondering how do I pass the variables set in an @include back to the calling blade template...

0 Likes
0 Replies

Eloquent hasOne best practice Laravel 5.0

Hello, #Laravel 5.0 Standart situations with html_meta table that contains some html meta data for...

0 Likes
5 Replies

eloquent query multiple relations deep

I have 3 models in question. Company, User, Group. I am trying to return all company records whose c...

0 Likes
4 Replies
Solved
posted 10 years ago

Getting results from a mysql stored procedure using laravel

Hi, I was wondering if someone can help me with this. For a few days now, I have tried to find a way...

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.