Boris Strahija
This is my digital portfolio and personal playground.
Boris Strahija
This is my digital portfolio and personal playground.
August 8th, 2025 — 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...
September 19th, 2017 — 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...
October 8th, 2013 — I previously published a simple tutorial post on taking the modular approach to building your applications in Laravel 4, but since then I needed a...
July 15th, 2013 — Laravel 4 already uses many 3rd party packages provided by the community, so there's really no reason to rewrite things if they are already good...
July 9th, 2013 — I recently had the need to use a couple of Composer packages in a Wordpress project (Carbon, Calendr, Illuminate Support...). This is actually...