Support the ongoing development of Laravel.io →
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
posted 1 month 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 4 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

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

CORS Laravel Error Using Vue.js to Download pdf from laravel

Access to XMLHttpRequest at 'http://localhost:8000/api/cetak-sp-1-suratperintah1' from origin 'http:...

sieghartsaladdin liked this thread

1 Likes
0 Replies
posted 2 months ago

How to show belongstomany data in father of model in nova

Hello I have project model has many tasks & tasks belongs to many materials and of course materi...

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.