Support the ongoing development of Laravel.io →

Persisting a connection pool through a long running queue

Hi everyone, My application has a long running queue of jobs that access many different API endpoint...

0 Likes
0 Replies

How to upgrade Sqlite to the latest version

Hello everyone, At this moment, I am running phpunit tests, using Sqlite database engine, which its...

0 Likes
1 Replies

Commercetools Intagrate with laravel

How to connect commercetool with laravel. I am struggling to connect. kindly help me anyone.

0 Likes
0 Replies

Routing issue - only() method does not follow the same behav

Hello everyone, I build an application and I try to limit the allowed methods/ endpoints. Particular...

0 Likes
0 Replies

Laravel JetStream or Breeze with Filament

Hello @everyone, I has been so long since I used Laravel as working on other tech's, Starting on my...

0 Likes
0 Replies

Uncaught ReferenceError: $ is not defined after upgrading

I upgraded to Larvel 10 and now I get the above error in Chrome when I visit any page. In my bootstr...

0 Likes
1 Replies

[Laravel Mix] Use Dependencies From Another App's Vendor.js?

Is there a way to use dependencies that have been extracted to a vendor.js from a different app? Ima...

0 Likes
6 Replies
Solved

Return value is expected to be 'illuminate\Http\Response'lap

how to fix the error : Return value of index() is expected to be of type Illuminate\Http\Response,...

0 Likes
1 Replies
posted 7 months ago

Disk [test-s3] does not have not have a configured drivers

Storage::disk('test-s3')->put($fileName, fopen($file_s3, 'rb')); throws error Disk [test-s3] does...

0 Likes
3 Replies

Laravel homestead - cleaing Drupal 9 cache is slow with nfs

Any way to speed up clearing Drupal 9 cache with Laravel Homestead. With NFS enabled it takes 2 mins...

0 Likes
0 Replies
posted 6 months ago

PHP 10000 task usage methods

Hello, we have devices that communicate with the mqtt protocol. Our website should listen to the dev...

0 Likes
1 Replies

Laravel @extends('layouts.app')not working on some pages

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <m...

0 Likes
2 Replies

Installing localization files in Laravel v10.13.2 (PHP v8.2)

I am trying to install some lang files (localizations) into a relatively new Laravel app using the v...

0 Likes
0 Replies

ubuntu server setup for laravel app

Hello everyone, I would like to apologize in advance if I am breaking any rules as this is my first...

0 Likes
2 Replies
posted 9 months ago

styles not showing with vite

I moved my views over to a fresh Laravel 10 install, in my resources folder I have js/app.js, js/boo...

0 Likes
0 Replies

cannot install laravel via composerl

Could not scan for classes inside "/root/.config/composer/vendor/symfony/polyfill-php73/Resourc...

0 Likes
2 Replies
posted 6 months ago

channels doesnt work [Laravel]

I'm having trouble understanding something about the channels in my code. Here's what I have: `funct...

0 Likes
6 Replies
posted 6 months ago

How to call PHP's normalizer in Laravel Model

I have some strings that I need to normalize ( RCVR to RCVR ) and I can do that via [https://www...

0 Likes
6 Replies
Solved
posted 6 months ago

Laravel 10 with MariaDB 10.6

I want to upgrade to Laravel 10.x which requires MariaDB 10.10+. But my hosting currently supports v...

0 Likes
1 Replies
Solved

Laravel - Email Extracting

Hello everyone! It's my first time here. I need your help. I have a Laravel application (Laravel 8)...

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.