Support the ongoing development of Laravel.io →

1,593 Threads

Excel Uploading issue in laravel 11

Hi, I am making an application in which user can upload the excel and data will be saved into MySQL...

0 Likes
1 Replies
posted 2 months ago

Laravel 11 daily report

hey guys! I need a little help. I am building a system in which I have to make a daily health report...

0 Likes
1 Replies
posted 2 months ago

Help Needed: Scheduled Messages Command Processing Issue

Hello everyone, I'm facing an issue with a Laravel console command designed to send scheduled messag...

0 Likes
1 Replies

Middleware for Ensuring Correct Data Types in API Responses

Hey Laravel Community, I’d like to share a middleware solution I developed to ensure that data types...

mohamedhekal liked this thread

1 Likes
0 Replies

Reading Laravel source code

Hi all. I started reading the Laravel source code and I'm documenting that on youtube last video her...

0 Likes
1 Replies
posted 9 months ago

Laravel code reusablity

How do you reuse your laravel code base on new projects? Copy & paste? Custom Repository? Or any...

christophchi, goldenhub liked this thread

2 Likes
9 Replies

Excel Uploading issue in laravel 11

Hi, I am making an application in which user can upload the excel and data will be saved into MySQL...

0 Likes
1 Replies

Erreur d'upload

I get this error when I try to save a file. my route: Route::post('/file-upload', [DocumentControlle...

durgeshdy liked this thread

1 Likes
1 Replies
posted 2 months ago

Laravel: registro diário

Ola pessoal! preciso de uma ajudinha. estou contruindo um sistema em que temho que fazer um relatori...

0 Likes
1 Replies
posted 7 months ago

Where is the AuthenticatesUsers trait ?

For example, in "app/Http/Controllers/Auth/LoginController.php", use Illuminate\Foundation...

0 Likes
1 Replies
posted 3 months ago

LARAVEL MAIL SPAM CONTROLma

Good day, How do you guys control spam on your sites having contact Form for a call back request?

0 Likes
0 Replies
posted 5 months 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...

sardorjs liked this thread

1 Likes
1 Replies
posted 6 months ago

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

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

0 Likes
1 Replies

Laravel User Auth and Admin Auth

Please can any one give me the User Auth and Admin Auth Laravel project, i am tried too much but var...

0 Likes
0 Replies

request() helper not working properly when Laravel is optimi

Laravel request() helper won't work when app is optimized. strtolower(request()->header('Request-...

0 Likes
0 Replies

Laravel application encrypt

I recently developed a management application in Laravel 10 and to deploy locally to a client I woul...

0 Likes
1 Replies

What is the appropriate place for formatting methods?

When developing an application with Laravel, I came across a question about the proper place (or ind...

0 Likes
1 Replies

angular with ssr laravel11

can anyone suggest if there is any boilerplate available with angular 17/18 Laravel 11 that can be h...

0 Likes
0 Replies

Livewire V3 wire:navigate and iFrames

Im making an app with laravel using livewire to make an SPA. I've created several full page componen...

0 Likes
0 Replies

user appears to be logged out when password is updated (fort

Hi there! I need help for the following issue Laravel Version : v11.7.0 PHP Version : 8.2 Database D...

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.