Skip to content

dvdheiden.nl

Blog about (Laravel) development or other tech stuff

The lifecycle of an application

08/07/2021 dvdheiden

I’ve started developing web-applications since 2008 and worked on web-applications from all different sizes. From start-ups to well arrived applications.…

Continue Reading →

Posted in: Code

Unique validation in Laravel for update request

24/02/2021 dvdheiden

In a previous post, I’ve written about the Power of Form Request in Laravel. This post is a small addition…

Continue Reading →

Posted in: Laravel Filed under: validation

The power of Form Requests in Laravel

16/02/2021 dvdheiden

Laravel has a very handy feature called form requests. Form requests are custom request classes that take care of validation…

Continue Reading →

Posted in: Laravel Filed under: form-request

Mcrypt for PHP 7.2+ on cPanel server

01/02/2021 dvdheiden

Mcrypt is deprecated since PHP 7.1 and completely removed from PHP since version 7.2. You should use OpenSSL or Sodium.…

Continue Reading →

Posted in: Linux Filed under: cpanel

Deploying your project with Envoyer on cPanel hosting

08/11/2017 dvdheiden

With Envoyer you can easily deploy your PHP projects without any downtime. You can connect your Github, BitBucket or any…

Continue Reading →

Posted in: Linux Filed under: cpanel, envoyer

Composer: use private repositories from GitHub

01/11/2017 dvdheiden

Unfortunately not all your packages can be open source. Some companies don’t join the “open source train” while other packages…

Continue Reading →

Posted in: Code Filed under: composer, git

Post navigation

Page 2 of 5
← Previous 1 2 3 … 5 Next →