libsasl.dll is missing from your computer

How to fix libsasl.dll file missing error on windows I was using xamp for local server and suddenly got an error and that was "can not start the program libsasl.dill is missing from…

How To Customize CodeIgniter Pagination Design

How To Customize Pagination Design in CodeIgniter CodeIgniter is an Application Development Framework - a toolkit - built in Php. It helps Application development faster than writing code from scratch.…

Laravel Syntax error or access violation – Specified key was too long

Syntax error or access violation:  Specified key was too long;  Laravel 5.4 made a change to the default database character set, and it’s now utf8mb4 which includes support for storing…

How To Create Custom Post Type in WordPress

How To Create Custom Post Type in WordPress Hello Guys, I'm not going to introduce you to WordPress here, because you know it already. So let's focus on the task.…

How To Add Custom Field/ Meta in WordPress Post / Page

How To Add Custom Field/ Meta in WordPress Post / Page Hello Guys, as you all know the WordPress is a very popular CMS, its wide features and regular updates…

Laravel multi auth

Laravel multi auth How to add multi-auth in laravel, is one of the popular questions in google i have seen. I have faced lots of problems and I'm sure there…

How To Add Syntax Highlighter In Blogger

How To Add Syntax Highlighter In Blogger How To Add Syntax Highlighter In Blogger, is one of the popular questions in google. Adding Syntax highlighter in blogger for sharing programming…

How to remove public from laravel 5.4 url ( Laravel 5.4 )

How To Remove Public From Url in Laravel  Hello friends, today I'm going to describe How To Remove Public From Url in Laravel 5.4 Project. I have searched in google for…