Posts
The posts are all written in English.
Handling media in Laravel with Laravel Simple Media
About two weeks ago, I published an open-source Laravel package on Github called
Using Browsershot for PDF generation
Yesterday I was trying to tweak the invoice design for Addrow, a SaaS application I made with
Use CodeSnappy for good looking code snippet images
Yesterday, I posted a Tweet that included a screenshot of a code snippet. Before I could take the screenshot I needed to toggle some...
How to validate object ownership in Laravel
There are several ways in which you can determine if a user owns an object in your Laravel application. This post will give you a couple...
A video walk-through of Addrow and future plans
In August last year, I introduced Addrow for the first time.
A simple way of implementing user bookmarks in Laravel
For a recent project, I needed a way for users to bookmark posts. Other then posts, I imagine the application to have other objects in...
Inspired Github theme for PHPStorm
Since a couple of days I have been trying out PHPStorm. So far I really like it, but I notice that for quick changes I tend to refer...
Allow additional request methods Apache / DirectAdmin
Just a quick tip again. This time about how you can add additional request methods like PUT, DELETE etc. to your Apache / DirectAdmin...
Invoicing with Addrow
A couple of days ago I’ve made Addrow publicly available. Addrow is an app to make invoicing simple...