Support the ongoing development of Laravel.io →

1,647 Threads

Looking for project partner

Not sure if this is even appropriate here, apologies if not. This is definitely the right crowd. I...

0 Likes
3 Replies

LaRecipe - Write gorgeous documentations like Laravel.

Hi everyone 🌸 I just want to share my new package called Larecipe, used to create nice looking docu...

0 Likes
0 Replies
posted 6 years ago

Paginate while returning array of Api resource objects

I need to send multiple objects to the api resource colection. So I am returning multiple Objects in...

0 Likes
0 Replies

Redis cache tags flush memory leak

Hi, we using Laravel provided Redis tagged cache to cache query results for models in this way: cach...

0 Likes
0 Replies

Two field in combination should be unique in Database

Hello, I need to have validation where two field in a table in exact this combination should be uniq...

0 Likes
3 Replies

Laravel + wordpress

Hi guy. I have a backend built with laravel, but now i need a wordpress shop. And i need to share th...

0 Likes
0 Replies

Laravel Echo and Pusher

Hello, So, I started playing with Pusher on Laravel 5.6. In the bootstrap.js file where I create the...

0 Likes
5 Replies
posted 7 years ago

I wonder if the Laravel line of source code has any special

/** * Send the given request through the middleware / router. * * @param \Illuminate...

0 Likes
1 Replies

Learning advanced laravel.

I am interested in learning advanced laravel. what are the best tutorials you suggest?

0 Likes
4 Replies

How to network and collaborate with fellow Laravel Developer

Hello all, I am visiting #LaraconEU 2018 at Amsterdam. I was wondering how I can make most out of it...

0 Likes
2 Replies

[API Resource] Top Level Meta Data

I need to add top-level metadata to my API response, according to Laravel Documentation that possibl...

0 Likes
0 Replies

ORM where clause on related table with pluck

Hello, how can I use ->pluck('fieldB') in following Laravel code? $Result = TableA::with('tableB'...

0 Likes
1 Replies

ErrorException on Query

I have been using this app for over 2 yrs, all the sudden its giving me this error. Not sure what to...

0 Likes
1 Replies

Set cookie in middleware terminate function

Is it possible to set a cookie in the terminate function of a middleware? I have tried to create it...

0 Likes
1 Replies

I am stuck at chmod in Laravel from last many Days.

My Site was working fine, and i move my website from VPS to AWS(LAMP) Now after login function i am...

0 Likes
1 Replies
posted 6 years ago

How to organize the array to store the answers in DB?

I have a context where a conference can have 1 or more registration types and the user can do a regi...

0 Likes
2 Replies

Experience with jQWidgets and Laravel 5

Hello community, I search for controls which I can use with Laravel for example jQWidgets. But I can...

0 Likes
0 Replies

Relationship not eager loading

Context I have 3 migrations: Members table: class CreateMembersTable extends Migration { public...

0 Likes
1 Replies

Pivot table attach() without auto sort

Hi, $item->categories()->attach([4,1,2,3]); This insert record order by 1 2 3 4 I want it ins...

0 Likes
1 Replies
posted 6 years ago

Removing files from request before passing to controller

I am doing image upload in my Laravel application where after selecting some images I want to remove...

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.