Building a complete inventory management system – Laravel Filament

We have explored the part of making a complete inventory management system. In fact, we have not created a production level project, but with the help of this system, we explored different filament features. Here you can checkout the complete playlist for this video. The topic that we have covered are listed below with youtube…

Building a Complete School Management System – Features, Modules & Vision
|

Building a Complete School Management System – Features, Modules & Vision

In today’s digital age, schools require robust, scalable, and easy-to-use software to manage day-to-day operations. To address this need, I’m working on building a complete School Management System (SMS) that simplifies administration, enhances communication, and supports student success. Key Modules 1. Academic Session Management The feature includes: Video-1 Video-2 Video-3 Video-4 Video-5 2. Student Management…

Step-by-Step Guide to setup Multi-Database in Laravel Filament
| | |

Step-by-Step Guide to setup Multi-Database in Laravel Filament

In this article, we are going to discuss how we can setup multi-database in laravel filament admin panel. What is multi-tenancy? Multi-tenancy is one of the critical architectures in modern web applications, wherein a single instance of an application serves many clients or tenants without compromising on data isolation. Available on SaaS-based solutions, various organizations…