trait HasPassions
{
public function passions(): array
{
return [
Food::Pizza, // That fluffy cornicione!
Sport::Tennis, // Chasing that damn ball
Work::Coding, // Coffee, code, create
];
}
}
2025-03-26
I do miss cucumber times!
2025-03-15
Testing out Laravel Cloud
2022-09-11
Hello, tag support!
2021-10-11
How to capture the perfect moment in one single photo
2021-10-06
It's no laughing matter!
2021-10-04
PhpStorm & The Yellow Project Pane of Death
2021-10-02
Configure auto-deploy with Github webhooks
2021-09-15
Feature wishlist for this site
2021-07-04
Hello World!
2021-07-26
Simple Markdown-based Laravel blog