Skip to content

Dick van der Heiden

Blog about (Laravel) development

The lifecycle of an application

08/07/2021

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

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

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

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

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

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 →

Search

About Me

I'm a webdeveloper @vdhicts, Laravel Certified Developer and founding member of @DutchLaravel. You can follow me on Twitter and/or check out my work on GitHub.

Categories

  • Code (5)
  • Laravel (5)
  • Linux (15)
  • Mac (1)
  • PHP (1)
  • Windows (4)

Tags

accessors & mutators apache API backup bash batch casts chmod composer cpanel cron directadmin Eloquent envoyer Exact Online form-request FTP git grep hardware http-client Invoice minecraft package path permissions privacy register security symlink trash UUID validation virtualhost xpath

© Dick van der Heiden