Support the ongoing development of Laravel.io →

nested eager loading with constraints from the query

I have the following table structure: -projects -id -project_phases -id -project_project_phase...

0 Likes
0 Replies
posted 5 years ago

Performance testing

Hello, I'm new here and this is my first thread here, becouse I'm slowly getting desperate about a t...

0 Likes
0 Replies

Laravel session using through API

Hi friends I using Angular as frontend and laravel as backend Now i try to store a value in session...

0 Likes
0 Replies

laravel search

I create a function for search $search = $request->get('search'); $search2 = $reques...

0 Likes
0 Replies

is it possible to define relationships in Eloquent models of

There are two tables which are in different databases. Let's say one of them is Users and another is...

0 Likes
0 Replies

Why laravel validation don't displaying errors?

I'm trying to validate a request from form and appear a problem, not showing error messages on the v...

0 Likes
8 Replies
Solved

Laravel 6.x: can not display the image file

I successfully uploaded file in storage : here is rhe storage image: Storage pic I tried to setup p...

0 Likes
1 Replies
Solved

Delete duplicates records from large collection

I have a large database table (~1 million records) which I need to purge the duplicate records. The...

0 Likes
0 Replies

Guzzle postAsync with api calls

I am using Guzzle 6 to update products to shopify via API. I am using async post method to upload pr...

0 Likes
0 Replies

php artisan serve works but page keeps reloading

I installed fresh laravel 5.8.35, and run the following commands install npm php artisan make:auth...

0 Likes
1 Replies

I am trying to eager load parameter in eloquent laravel 5.8

I am trying to eager load data from a many-to-many relationship in eloquent laravel 5.8. The below c...

0 Likes
1 Replies

Package phpunit/phpunit-mock-objects is abandoned, you shoul

I am going to install ConsoleTVs/Charts in Laravel 5.4 version with PHP(Version 7.3.6) but I have fa...

0 Likes
0 Replies

Laravel/Passport multi server issues

Hi, I am having issues with an app where passport is returning "invalid authentication" in...

0 Likes
0 Replies
posted 5 years ago

How to set prevent event in vue-select

Hello! In my Laravel 5.8 / vuejs 2.6 app with "vue-select": "^2.6.4" I set actio...

0 Likes
0 Replies
posted 5 years ago

Facing Issues upon subscribing to presence channel.

I got a vue application inside laravel where i need to implement a real time feature upon successful...

0 Likes
0 Replies
posted 5 years ago

Mailgun and BCC does not work

When using the mailgun driver, i ran into problems when using cc and bcc adresses. The message was...

0 Likes
0 Replies
posted 5 years ago

Notifications with user object

Hi How i can get database notification with by notifiable_id User object i try relationship but that...

0 Likes
0 Replies
posted 5 years ago

Insert and update

Hello. I do reservation for trip. I choose the number of seat from first table with status 1. When i...

0 Likes
0 Replies

laravel 6 how post with ajax

This is my ajax function in the view that should be called when a select change the selected option...

0 Likes
1 Replies
posted 5 years ago

Laravel Vapor Questions

I finally watched Taylor's Vapor reveal and it looks great. I do have a few questions that somebody...

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