Tag: backend
All the articles with the tag "backend".
-
Setting Up Laravel Octane with Swoole on MacOS
Updated:Install Laravel Octane with Swoole support to enable concurrency for Laravel server.
-
Logs and metrics — two signals, two jobs
Updated:Observability tools throw around the words logs and metrics all the time. They sound similar (both are “something my code emits”), but they solve different problems and need different handling
-
How to Pass Attributes to Blade Component
Learn how to pass attributes in nested Laravel Blade components.
-
How to Integrate JetBrains YouTrack and Discord Webhooks
Article on describing a basic setup to integrate YouTrack and Discord.