Support the ongoing development of Laravel.io →

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 2 years 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 2 years ago

Why Laravel is must learn in 2022?

What does the future of Laravel development look like?

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

Compare data from two tables with the same fields but from t

Hi all! I want to compare data from two tables with the same fields but from two different databases...

dbdxwb liked this thread

1 Likes
1 Replies
posted 2 years ago

Base table or view not found: 1146 Table

I want to create invoice application and the ERD for this application shown below : 1.) Customer tab...

0 Likes
2 Replies
Solved
posted 2 years ago

how to install laravel nova on subdomain

Getting issue with Laravelnova nova on subdomain not able to login in the panel.

0 Likes
1 Replies

Access to Codat API

How do i get access to the laravel-codat api?

0 Likes
6 Replies

Microservices

who is more advisable laravel lumin or laravel for build microservices ?mic

0 Likes
0 Replies

WhereHas and has is not working with multiple database

config Laravel Version: 9.35.1 PHP Version: 8.0.3 Database Driver & Version: Mysql 5.7.12 issue...

0 Likes
1 Replies
posted 2 years ago

API response: socket hang up

Hi, I have HTTP server on laragon (windows) and API in laravel. When I send request from other appli...

0 Likes
2 Replies
posted 2 years ago

How can I get blade variable in another section?

I have a template with sidebar and main content. in layouts/app.blade.php I turn on this like this...

0 Likes
1 Replies

documentation for Laravel 9 Mail is wrong

This documentation is bogus https://laravel.com/docs/9.x/mail I'm running v 9.34.0 and if I follow t...

0 Likes
3 Replies

multiple database connection in laravel

in my project I need to used multiple database. i create new connection in database.php and in env f...

0 Likes
3 Replies
posted 2 years ago

Backup command line works fine. Scheduled not..

When I make a backup using a command line, it makes perfect backups. When I try to use a scheduled c...

0 Likes
3 Replies

Laravel 5.2 to 9.x

I am currently trying to upgrade a project from Laravel 5.2 to Laravel 9 I have the project migrated...

0 Likes
3 Replies

laravel 5.5.4 $schedule->command issue on ovh shared hosting

hi, I'm trying to make a laravel 5.4 based softwre work on our ovh shared server and while everythin...

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.

© 2025 Laravel.io - All rights reserved.