Support the ongoing development of Laravel.io →

How to Load Balance SPA with Nginx

My project is built with Angular and Laravel API. I intend to use 4 VPS instances as follows: VPS 1...

0 Likes
0 Replies

Integration Laravel with Clover

Is there a ready package to integrate Laravel with Clover API?

0 Likes
2 Replies

Permission denied on view cache

Occasionally my app experiences 500 internal server error caused by permission issue on view cache....

0 Likes
5 Replies
Solved

Custom Rules does not implement attribute changes

I have a very simple validation that uses a custom rule <?php namespace App\Http\Requests\Auth;...

0 Likes
1 Replies

Route parameter passed however throwing error

I was using web.php Route::get('/products/{slug?}', [ProductsController::class, 'products'])->nam...

0 Likes
2 Replies
posted 1 month ago

How to make a connection with laravel and firebase

Hi, I would like to question this community how to connect Firebase with Laravel. I've tried every o...

0 Likes
5 Replies

Laravel AI Assitant

At the beginning of December 2024, I decided to dive into a new challenge – Laravel package developm...

kwakuofosuagyeman liked this thread

1 Likes
1 Replies
posted 3 weeks ago

Best way to import & export 8 lakh products in laravel

I am exporting 8 lakh products in a Laravel project using a package on my localhost, but I am gettin...

raza9798 liked this thread

1 Likes
3 Replies
posted 1 month ago

Stuck on getting my first laravel site up and running and I

I've really struggled trying to follow the documentation for getting laravel up and running. I've be...

0 Likes
1 Replies

Laravel's Default Exception Page

In my laravel project, when I get an internal server error, the default exception page where it show...

0 Likes
1 Replies
posted 4 weeks ago

Using Illuminate\Config outside of Laravel

Hello, a little bit off-topic but I would like to understand what´s going wrong with my code. I woul...

0 Likes
3 Replies
posted 1 month ago

Tips for Deploying a Laravel App with Docker (Simplified Ins

Hello everyone, I have developed a Laravel application that uses PHP 8.1, Apache, and MySQL, and I w...

0 Likes
0 Replies

Custom error message if password complexity criteria not met

I am working on a blogging application in Laravel 8. I have used the standard procedure Laravel 8 pr...

0 Likes
0 Replies
posted 1 month ago

hasManyThrough not add table name prefix to the deleted_at

Laravel Framework 10.48.22 PHP 8.3.12 MySQL 8 I have three models: TpoModel, SysUserModel, and Tpo...

0 Likes
0 Replies
posted 1 month ago

Images Not Displaying on Live Server (Shared Hosting)

Images stored in the public/storage directory are not displaying on the live server (shared hosting...

0 Likes
1 Replies
posted 1 month ago

Recommendations for Headshots AI API

Hi everyone! I want to develop a website that will take photos from users and then convert them into...

0 Likes
0 Replies
posted 1 month ago

Application Development for a Community Platform

Hello, I need to develop an application for end users, with a user base ranging from 50,000 to 100,0...

ianflanagan1 liked this thread

1 Likes
0 Replies
posted 1 month ago

Google login with JS SDK code and Socialite

I have a Vue application which make a Google login in JS. Google returns token and application send...

0 Likes
0 Replies

My "Model Required Fields" package

I first needed this information while working on a large projects with no tests/factories, and so ma...

0 Likes
0 Replies
posted 1 month ago

Create structure of eloquent models

Hello :) I have a design problem. I have three models: class Restaurant extends Model { public f...

maximos, gvsrepins liked this thread

2 Likes
2 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.