Support the ongoing development of Laravel.io →

How to download image from url and moving to public?

I have some problem, i have many image in some database ex. www.image.com/user/{id}.jpg i want to do...

0 Likes
1 Replies
Solved

how to implement dynamic filters associated with models

I've a lots of models like User, Order, .... I want to write dynamic filter associated with request...

0 Likes
1 Replies

update new data does not persist

I am integrating this application in livewire, everything works fine only that when I want to save t...

0 Likes
2 Replies

display a view on laravel 8 and not have a 404 NOT FOUND

I try to display a view but I get a 404 not found error, but my code seems correct. I have version 8...

0 Likes
2 Replies

I see the default Laravel page rather than my local site-err

I see the default Laravel page rather than my local site... http://cars-paphos-city.test/ I do NOT k...

lse123 liked this thread

1 Likes
2 Replies
posted 3 years ago

Problem with TEXT field and his manipulation.

Hi, I have a problem with a TEXT field (is a MySQL TEXT ~ 64k chars). If I don't touch it with code,...

0 Likes
0 Replies

Puppeteer and Browsershot in Laravel Vapor Docker runtime

I am trying to run Puppeteer and Spatie/Browsershot in Laravel Vapor Docker Runtime but getting foll...

0 Likes
0 Replies

How to slow down SQL execution rate in background job.

Hi, We have a Laravel job which uses Eloquent to generate formated data for caching. The job hits th...

0 Likes
0 Replies
posted 3 years ago

how to pass ajax response with return view

Hi guys! I want to get a drop down selected values on the same page without form submit. for this i...

0 Likes
16 Replies
posted 3 years ago

Jobs remain pending in Laravel Horizon

Recently I deployed Laravel Horizon to our production environment. For some reason some jobs remain...

neetu-mittal liked this thread

1 Likes
0 Replies
posted 3 years ago

Redis with TaggedCache & Prefix throws unserialize error

We are serving multiple tenants with a laravel application, switching between tenants with: config([...

0 Likes
1 Replies
posted 3 years ago

Vue template cant access data from component

I'm unable to render any data from my Vue component, to my form slot. The component does get rendere...

0 Likes
1 Replies
posted 3 years ago

Laravel API Response

I have get response from api.I got Two response one is like this { "status": "success...

0 Likes
1 Replies

Generated passport token is not verified by earlier passport

Provider Passport Version: 10.1.3 Provider Lumen Version: 8.2.7 Provider PHP Version: 8.1 Consumer...

0 Likes
0 Replies

Is there any tools to reduce unused css and js?

My website's css is in one single file, and js code is in another single file The css and js file wa...

0 Likes
1 Replies
posted 3 years ago

php artisan make:livewire

I want to create laravel component with livewire; i use this command "php artisan make:livewire...

0 Likes
3 Replies

php extension on docker

hello, I created a laravel app in a docker container but to use some packages I need to install php...

0 Likes
1 Replies

FIQL/RQL parser for Eloquent models

Hello, I need to run queries to my eloquent models using some parser using FIQL or RQL syntax. Can s...

0 Likes
1 Replies
posted 3 years ago

Done Laravel Shift from 5.3 to 5.4 artisan problem

I'm getting when doing composer update: In LaravelGettextServiceProvider.php line 51: Call to undefi...

0 Likes
2 Replies
Solved

My Website Hacked! Needs Possible Reasons and Solutions

My website is built in Laravel 8. After some time multiple fake pages were created by someone. How h...

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.