In the Windows 11 installation, Microsoft almost forces you to install Windows 11 with a Microsoft account. Luckily there are…
I’ve started developing web-applications since 2008 and worked on web-applications from all different sizes. From start-ups to well arrived applications.…
In a previous post, I’ve written about the Power of Form Request in Laravel. This post is a small addition…
Laravel has a very handy feature called form requests. Form requests are custom request classes that take care of validation…
Mcrypt is deprecated since PHP 7.1 and completely removed from PHP since version 7.2. You should use OpenSSL or Sodium.…
With Envoyer you can easily deploy your PHP projects without any downtime. You can connect your Github, BitBucket or any…