How to Automate MSSQL Database Backups in Forge DO Server
The below tutorial does following steps 1. Create a database backup 2. Zip the backup 3. Receive email notification concerning…
The below tutorial does following steps 1. Create a database backup 2. Zip the backup 3. Receive email notification concerning…
The manifest.json file is only available till the command npm run dev is running and gets deleted after that. To…
Laravel version 9.18 has introduced a fake helper, which can be used to generate fake data in your application. This…
By default Tailwind’s container does not center itself automatically and does not have any built-in horizontal padding. Centering the Container…
When you are using TailwindCSS in some cases you might want to add a prefix to your tailwind utility classes…
In this article let's go over how we can install TailwindCSS on an HTML project. The simplest and fastest way…
Edit the Nginx configuration file for the site (not the server), replace the location ~ \.php$ block with following location…
Hi, I’m Valerio software engineer, founder and CTO at Inspector. As a product owner, I know how hard it could…
TailwindCSS is a popular utility first CSS framework. In this article, we will go over how to install TailwindCSS on…
Install the dependencies yum install fontconfig libXrender libXext xorg-x11-fonts-Type1 xorg-x11-fonts-75dpi freetype libpng zlib libjpeg-turbo Download the RPM File wget https://github.com/wkhtmltopdf/packaging/releases/download/0.12.6-1/wkhtmltox-0.12.6-1.centos7.x86_64.rpm…