Support the ongoing development of Laravel.io →

Error: Attempt to read property "cpf" on null - Laravel 9

I'm trying to view details of a property that I registered in the bank and I'm getting this error me...

0 Likes
9 Replies
Solved
posted 1 year ago

How to reduce file size of PDF in laravel

I reduced the pdf file size in laravel using configuration 'enable_font_subsetting ' = true and I am...

0 Likes
0 Replies

Paginating an eager loaded relationship

This is a thought on old thread paginate-an-eager-loaded-relationship that I can't comment anymore,...

0 Likes
0 Replies
posted 1 year ago

Undefined variable $roles

<div class="mb-4"> @foreach ( $roles as $role )...

0 Likes
1 Replies
posted 1 year ago

withValidator $validator->fails() make server slow

PHP 8.1.4 Apache/2.4.53 Laravel Framework 9.33.0 I am trying to add messages error in every valida...

0 Likes
0 Replies

Feature request: pass arguments to relationship functions

Hi, I could really use the ability to set an argument to a relationship function from a method such...

0 Likes
0 Replies
posted 1 year ago

Route broken image from 404 to blank not found?

My site loads a full 404 page for any missing images. I want to reduce the server load and just have...

0 Likes
2 Replies

How to get the export button using controller?

I want to export the data from the Datatables to excel or CSV files. I have been searching for more...

vanny2000 liked this thread

1 Likes
1 Replies

Laravel single chat, group chat ,video call and voice callla

We need laravel chat module some things like WhatsApp where you can group chat, single chat, video c...

0 Likes
0 Replies
posted 1 year ago

Cant download laragon or access laragon.org

I am facing difficulty to download laragon. laragon.org is down

0 Likes
2 Replies

MethodNotAllowedHttpException

While working on a new office project about how to handle traffic light issues in smaller cities, I...

0 Likes
0 Replies

created_at, updated_at and deleted_at type fields do not res

Laravel Version: ^9.27 PHP Version: 8.1 Database Driver & Version: Postgresql 14.X Description...

0 Likes
2 Replies

Laravel OAuth Login Session Not Being Saved On Redirect

I'm writing open source twitch-like esports platform called Glitch, repo is here, and I am have prob...

0 Likes
0 Replies

Laravel will share sessions to all subdomains?

I currently have an application running Laravel as an API and a SPA app as the frontend, they reside...

0 Likes
2 Replies

Failed mail job to failed jobs

Hi, I'm using queued mails, and I would like to move the mail job to failed jobs table when an error...

0 Likes
0 Replies
posted 1 year ago

How To Deploy Cron Job to EBS To Run Laravel Job

I am writing an open source esports Twitch like project and I am having a problem trying to deploy w...

0 Likes
0 Replies

HasOneThrough() Relationship Issue

I am having an issue with my hasOneThrough() relationship. When trying to eager load the relationshi...

0 Likes
5 Replies
Solved
posted 1 year ago

Why Laravel is must learn in 2022?

What does the future of Laravel development look like?

0 Likes
1 Replies
posted 1 year ago

Session destroy

can i destroy session on browser tab close, not browser close?

0 Likes
1 Replies

Call to a member function getClientOriginalName() on arrayla

public function update(Request $request, $id) { $siapakami = Weboption::findOrFail($id);...

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.