
How to Configure mod_rewrite
How to Configure mod_rewrite Introduction The mod_rewrite module is a rule-based Apache engine for rewriting URLs. The rules allow writing variou…
How to Configure mod_rewrite Introduction The mod_rewrite module is a rule-based Apache engine for rewriting URLs. The rules allow writing variou…
How to Install Moodle 4.x.x on CentOS 7 Moodle is an open-source Learning Platform or course management system (CMS) - a free Open Source software …
CentOS / RHEL Open FTP Port 21 with firewalld In this guide, I’m going to show how to open FTP port 21 with firewalld in CentOS / RHEL. Let’s start:
Auto Restart MariaDB/MySQL If it Crashes on CentOS Infrequently it happens on CentOS. MySQL/MariaDB stops working and our web application crashes. I…
Laravel 9 - How to Use Ckeditor and Upload Image Using Ckeditor Hello Artisans, today I'll talk about how to integrate and upload an image using…
Laravel 9 - How to Get Last Executed Query Hello Artisans, today I'll talk about how to get the last executed query log. Which will also help us…
Laravel 9 - How to Add Toastr Notifications Hello Artisans, today I'll talk about implementing Toastr notifications in our Laravel application.…