Support the ongoing development of Laravel.io →
posted 2 months ago

Bug: Laravel Breeze controllers do not support sessions

Versions Laravel: 10.10 Breeze 1.26 PHP Version 8.2, 8.3 Database Driver & Version MySQL 8 lates...

0 Likes
4 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
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 5 days ago

soketi error Pusher error: cURL error 7

I can’t figure out how to send a message via a socket, the front connects normally and listens, but...

0 Likes
0 Replies

Route not defined. [solved]

Hello everybody, working on a buiding of a e-com project. I've this snippet on navigation.blade.php...

0 Likes
2 Replies
Solved

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

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

0 Likes
0 Replies

Lumen swagger with multiple endpoints lunen

I need a package that supports multiple url or multiple endpoints in swagger. I am using lumen versi...

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

Error Laravel Password Reset: Column 'email' Cannot Be Null

I'm working on a Laravel application where I have implemented the password reset feature. However, I...

0 Likes
1 Replies
posted 2 weeks ago

database CRUD operations

Hi there, I have an application which uses several tables in a database. Now, I need a quick way to...

0 Likes
2 Replies

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
posted 1 week 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
0 Replies
posted 2 weeks ago

Connection could not be established with host "mailpit:1025"

How to fix this error : Connection could not be established with host "mailpit:1025" I've...

0 Likes
1 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

3 important problems for me that prevent the use of laravel

Octane Version 2.3.2 Laravel Version 10.42.0 PHP Version 8.1 What server type are you using? Open Sw...

0 Likes
0 Replies

CREATION OF MODULE/FORM ON LARAVEL PHP PROJECT

Hi there great people of Laravel Community! I would like to seek assistance on creating a module/pag...

0 Likes
0 Replies
posted 3 weeks ago

fopen: failed to open stream: Permission denied

When i try to upload a image to a database/folder, it gives this error: fopen(C:\wamp64\www\x\public...

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.

© 2024 Laravel.io - All rights reserved.