~/wiki /en/server-i-logika/
Server and logic
Backend and server logic: routes, business rules, queues, background tasks, API layer and observability in a combat project.
Clean architecture: how not to turn a project into spaghetti
Pet projects quickly turn into spaghetti code, especially when the AI writes everything into one file without structure. In this article, I show you how to apply Clean Architecture in 2026
ArchitectureRefactoring
2/19/2026 ◷ 7 min
Laravel libraries: what they are, why they are needed, how to install them, what to choose
A complete practical guide to Laravel Packages in the Age of AI: what they are, why they are needed, and how to use them correctly in Laravel 12. We analyze the top packages of 2026 for Telegram bots and admins (Telegraph, Filament, MoonShine, Spatie), installation through Composer, typical errors and production checklist.
LibraryLaravel
3/3/2026 ◷ 9 min