Multiple Php Versions in Windows

How to add Multiple Php versions in Windows If you are working on a PHP project and using a local server like xampp in Windows and suddenly you came to…

Remove Public From Url – Localhost Laravel – Part 2

Remove Public From UrlWait, you must be using xampp or wamp for your localhost., right? Otherwise, you shouldn't be here.A few months ago I was also looking for the same…

Laravel – Remove Public From Url

 Laravel Remove Public From URLAll version of Laravel comes with Public directory in it holding an index.php file, which is a very first entry point of Laravel application. From where…

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…