Month: September 2023

How to increment or decrement a column value in Laravel?

In Laravel, you can increment or decrement a column value in the database using the increment and decrement methods provided by the Eloquent ORM. These methods allow you to easily update the value of a specific column without writing raw SQL queries. Here’s how you can use them: Increment a…

Read More

How To Secure Nginx with Let’s Encrypt on Ubuntu 20.04

Securing Nginx with Let’s Encrypt on Ubuntu 20.04 involves obtaining and installing an SSL/TLS certificate from Let’s Encrypt to enable HTTPS for your web server. Here’s a step-by-step guide on how to do this: Step 1: Prerequisites Before you begin, make sure you have the following: Step 2: Install Certbot…

Read More

How to Remove Public “index.php” from URL in CodeIgniter 4

How to Remove Public “index.php” from URL in CodeIgniter 4 || MANOJ DAMOR || CODING FUNDA

Read More

php.ini How to Find, Open & Edit php.ini in Ubuntu

php.ini File Location in Ubuntu – How to Find, Open & Edit php.ini MANOJ DAMOR || CODING FUNDA

Read More

How To Secure Apache with Let’s Encrypt on Ubuntu 22

How To Secure Apache with Let’s Encrypt on Ubuntu 22.04 || MANOJ DAMOR || CODING FUNDA

Read More

How to Generate QR Code in PHP

How to Generate QR Code in PHP || MANOJ DAMOR || CODING FUNDA

Read More
Follow by Email
fb-share-icon
Share