Categories
Laravel PHP

Laravel Tablar Admin Dashboard

It’s been 2 weeks that I have been working on a New Laravel Admin Dashboard Template. jeroennoten/laravel-adminlte is a well-known admin dashboard laravel package. I used it in different projects. It’s highly customizable & feature-rich. The dynamic menu generator with auth guard is the most fantastic feature of this laravel package. Tabler is one of […]

Categories
PHP Windows

How to fix moodle Installation error of Nginx in windows

Moodle (Modular Object-Oriented Dynamic Learning Environment) is a free and open-source LMS (learning management system) written in PHP and distributed under the GPL License. As a Windows user, I prefer to use Laragon as a powerful universal development environment for PHP. And for the server, I always go for Nginx. Do you ever face any […]