GDPR It is a good thing Votavi hasn’t been launched before the GDRP became mandatory. Changing all the technical stuff […]
Little update on the infra
Kubernetes is awesome. This is what makes containers shine. Sure you have loads of yaml files but this also makes […]
Bootstrap 4
Not happy with the responsive handling of the app in the browser I decided to go the Bootstrap route. So […]
Datepicker without dependencies
I was searching for my current project for a nice javascript date picker. I tried a lot of them, so […]
Current project entering new fase
Upgraded to Laravel 5.2. Moderation, management, security are now all implemented on top of the basic functionality. Performance looks good. […]
Laravel/blade ajax architecture
The current project has an architecture which uses a plain laravel/blade template approach. In the future we want to replace […]
Laravel pagination and Nginx
So we are still benefitting the completeness of the Laravel framework and started using the Pagination functions of Laravel. Which […]
Implementing date/time functions
Since our current project will need to be available in multiple countries we needed to tackle the timezone challenge. However […]
Changed Javascript modal function
Until now we relied on Magnific Popup for our modal functions in the current project. And although it is a very […]
Upgraded to Laravel 5.1 LTS
So now we can look to the future 🙂 The Laravel Long Term Support (LTS) release is here and we […]