WordPress Configuration
WordPress

How to fix htaccess file for WordPress and stop its redirecting to 8080 after deploying to cPanel.

Your WordPress website was working very well on your local machine and once you upload it to cPanel on shared hosting, it didn’t work as expected.

Read More
Laravel CRUD web application tutorial with Example
Laravel

Laravel CRUD web application tutorial with Example

In this tutorial, I’m going to explain to you how to create a sample CRUD Laravel web application with code example from the real world for inserting, editing, showing, and delete data from the database that will put you in the start position. we use Laravel 8, so let get started.

Read More