Creo | Boris Strahija

Fullstack Web Developer

Hi, I'm Boris

a developer who builds things and occasionally writes about them.

When I'm not debugging production issues,
you'll find me here sharing thoughts on code, projects,
and the eternal debate about proper indentation.

Hire me
PHP
Laravel
JavaScript
Vue.js
React
Svelte
AWS
Docker
MySQL
Git
Tailwind CSS
PHP
Laravel
JavaScript
Vue.js
React
Svelte

Latest Projects

Zimsko

Website for a winter basketball league with live score and stats system. Technology: Laravel, Filamanet, Echo, Vue, InertiaJS

Sensefly

Drones, sensors and software for automated aerial intelligence Technology: WordPress, custom theme, multilanguage

Mi2 Mama

Multimedijalni institut (net.kulturni klub MaMa) Technology: WordPress, custom theme

Latest Writings

Random thoughts on PHP, Laravel, and why my code works on my machine but not in production.

01

Productivity Mac OS setup for PHP development (Laravel, with Laravel Boost) using the Zed editor

PHP & Laravel devs, meet your new workflow: Zed + Vim with leader keys, AI completions, fast file/project switching, and code navigation. Optimized for speed, clarity, and getting things done without leaving the keyboard.

02

VS Code Setup with Vim Motions

I recently started using Neovim more and more, but I feel like I still miss/need some of the functionality I get in VS Code, so I decided to try to...

03

Laravel 5.5 On Shared Hosting

I already wrote on how to deploy a Laravel 4 app on a shared server that doesn't allow the structure that requires a public folder, and the rest of...