Support the ongoing development of Laravel.io →

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

when i use pagination with alias columns i get an error

Schema::create('costs', function ($table) { $table->increments('id'); $table->unsignedInteger(...

0 Likes
0 Replies

class app\model not found

showing the error: Symfony\Component\Debug\Exception\FatalThrowableError Class 'app\Modo' not found...

0 Likes
1 Replies

How I can pass environment variables to scss/ sass file usin

How I can pass environment variables to scss/ sass file using laravel mix and webpack?: Hi, Please r...

0 Likes
0 Replies

Cannot get the model attibute using eager load in Eloquent

Hi, Please refer below link and help me: https://stackoverflow.com/questions/58338282/cannot-get-the...

0 Likes
0 Replies

[Ask] Laravel[6.2] Query Builder

Dear All, I have query builder : DB::select("select `id`, `user_name`, `user_email`, (select s...

0 Likes
0 Replies
posted 5 years ago

Web application firewall (WAF) for Laravel

Shieldon is a Web Application Firewall (WAF) for PHP. Taking less than 10 minutes only, PHP expert...

0 Likes
0 Replies

Replacing files in folder & db on update using polymorphic

Hello! I'm in practice mode with Laravel, and I've tried this at least 80 different ways, based on t...

0 Likes
1 Replies

Download CSV file via RestAPI

Hello. I need help how to write: download csv via api I have laravel-bac.loc as my server. and I hav...

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.