Support the ongoing development of Laravel.io →

1,544 Threads

posted 1 month ago

error 500

i'm on a mac using MAMP and laravel 10laravela. my code is getting an error 500. nothing shows in my...

0 Likes
1 Replies
posted 2 months ago

Quastion from a beginner about Laravel and Linux

Hello, In het past I finished a Laravel project on windows. I have tried to export this project (a f...

0 Likes
1 Replies
posted 1 month ago

gcs very slow

$zip = new ZipArchive(); $res = $zip->open(Storage::disk('localTmp')->path($me...

0 Likes
0 Replies

Is this the spec for search() of Laravel Prompts?

Please, let me know if this is the specification for search() of Laravel Prompts, and let me know if...

0 Likes
0 Replies

How to fix login and logout redirect blocked by Chrome CSP?

So I've enabled CSP in my Laravel Website and it runs perfectly fine on localhost. However, the prob...

0 Likes
1 Replies

Some Jobs remain pending in Laravel Horizon

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

0 Likes
1 Replies

Laravel 10 and Breeze vue install error?

composer create-project laravel/laravel Workspace "10.*" composer require laravel/breeze -...

0 Likes
1 Replies
posted 1 month ago

config:publish is not define

ERROR Command "config:show" is not defined. Did you mean one of these? ⇂ config:cache ⇂ c...

0 Likes
0 Replies

Framework to create a Laravel Single Page Application (SPA)

I want to share with you my framework for Laravel SPA creation. It is a client side framework that s...

nazimfeni liked this thread

1 Likes
0 Replies

Getting Weird Pusher Error logged When I trigger an event

Reverb Version 1.0.0-beta4 Laravel Version 11.0 PHP Version 8.3.4 Description [2024-03-23 03:12:41]...

0 Likes
0 Replies

Laravel Taxify package, to simplify tax (VAT) calculations

Laravel Taxify provides a set of helper functions and classes to simplify tax (VAT) calculations wit...

0 Likes
0 Replies
posted 1 month ago

Eloquent cast to date prints the time

If I have a date property I'm casting to date (not datetime), it always prints the time on string co...

0 Likes
0 Replies

May be a issue about `Model::toArray()`

I create a issue in https://github.com/laravel/framework/issues/50501, maintainer told me to discu...

0 Likes
2 Replies
posted 2 months ago

Symfony\Component\HttpFoundation\Response::setContent(): Arg

<?php namespace App\Http\Middleware; use App\Providers\RouteServiceProvider; use Closure; use I...

0 Likes
0 Replies

with Subtitles it is showing No additional information... ?

public function account(): BelongsTo { return $this->belongsTo(Account::class); } #my transaction...

0 Likes
0 Replies

Uncaught Error:Class Octane not found when using --watch

Fatal error: Uncaught Error: Class "Laravel\Octane\Octane" not found when using --watch Oc...

0 Likes
1 Replies

Error After Upgrade livewire

My application works fine in local but when i uploaded to staging server it starts giving error Unca...

rtaylor82 liked this thread

1 Likes
2 Replies
posted 2 months ago

retrieve data from command call

Hi, I have a command with the signature account:mylogin I'd like to get the output in a laravel test...

0 Likes
0 Replies

add a loading "spinner"larajs

how to add a loading "spinner" while table is loading Laravel JS in this blade : `@extends...

0 Likes
0 Replies

while try to download instagram reel in laravel

Client error: GET https://www.instagram.com/reel/C3-Z_CcsuTF/?__a=1&__d=dis resulted in a 401 Un...

ksaif121786 liked this thread

1 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.