Blog

I love to gather (hoard) information and share it. Sometimes I write it down just to remember it myself. Hopefully you find something interesting here.

Web development

hej
Using Linode/Akamai for your S3 storage in Laravel

Using Linode/Akamai for your S3 storage in Laravel

Published 2024-05-05

Laravel

Web development


Implementing a S3 bucket from Linode/Akamai in your Laravel application
The Seven Restful Controller Actions in Laravel

The Seven Restful Controller Actions in Laravel

Published 2024-05-05 — Updated 2024-05-16

Laravel

PHP

Web development


The seven RESTful actions and how you could implement them in Laravel
Simplifying Your Code with Advanced Operators in PHP

Simplifying Your Code with Advanced Operators in PHP

Published 2024-05-05

PHP

Web development


Ready to write PHP code like a pro? Learn how to use advanced operators to make your code more concise and readable, and take your skills to the next level.
Useful Laravel packages

Useful Laravel packages

Published 2024-05-05

Laravel

PHP

Web development


Learn what packages that can help you build even better websites in Laravel. We'll go trhough the must-haves and packages that are just nice to have.
How to easily web scrape any website with Python

How to easily web scrape any website with Python

Published 2024-05-03

Datahoarding

Notes

Python

Web development


Learn how to easily web scrape any website using Python. I go through the various techniques I use.