Support the ongoing development of Laravel.io →
posted 1 week ago

logout method from Auth library

Hi, this is my little problem: I've started my first proyect on laravel and one of the simplest fun...

0 Likes
1 Replies

Converted file can not be validated using form requestval

I am converting base64 encoded string to UploadedFile for those fields ending with File. Middleware...

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

Kernel.php

Hello in laravel 11 there is no kernel.php now how, can one achieve multiauth using middleware

0 Likes
0 Replies
posted 6 days 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
posted 2 weeks 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
1 Replies
posted 3 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

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
posted 3 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 3 weeks 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

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.