Support the ongoing development of Laravel.io →

1,593 Threads

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

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

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 2 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 2 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 2 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

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

[Laravel Cashier] Query scope for users latest subscription

I am trying to create a Nova filter that will allow me to view users whose subscription is currently...

milohp liked this thread

1 Likes
0 Replies
posted 2 years ago

Calling the View on the Routes vs Controller

I want to know what are the differences between using Routes and Controller? Is there a major differ...

0 Likes
1 Replies

Survey & earn Laravel project

Is this possible to make a website where survey build from the admin and survey do from the user and...

0 Likes
0 Replies

Problem withla running my first laravel file web.php

l am getting this error Fatal error: Uncaught Error: Undefined constant 'Illuminate\Support\Facades\...

0 Likes
1 Replies

Make real HTTP requests in the testing environment

Hi, I'm working on the integration of Blackfire performance tests within our Laravel integration tes...

0 Likes
0 Replies

How do I use routes without unique prefix?

Hello, I want to use routes without unique prefix like this: `Route::get('/{category:sef}', [App\Htt...

0 Likes
1 Replies

Open Source VueJS Laravel Admin Template

Hey everyone, I hope you all are doing fine. I was searching for some laravel integrated vuejs admin...

0 Likes
0 Replies

Launching/setup an existing Laravel application

Hey, Zero experience whatsoever with php and/or laravel here. I basically need to clone & run an...

0 Likes
1 Replies

process.env.MIX_ONBOARDING_URL variable is undefined

Laravel Mix Version: 6.0.31 (npm list --depth=0) Node Version (node -v): 14.15.5 NPM Version (npm -...

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.

© 2024 Laravel.io - All rights reserved.