Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
Laravel
A PHP web application framework with expressive, elegant syntax.
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Extending the Horizon Dashboard: Adding a UI to a Compiled Vue Bundle
laravel-o11y
laravel-o11y
laravel-o11y
Follow
Sep 13
Extending the Horizon Dashboard: Adding a UI to a Compiled Vue Bundle
#
laravel
#
horizon
#
vue
Comments
Add Comment
14 min read
Laravel Horizon Queue Balancing: Idle Workers vs. Starved Queues
laravel-o11y
laravel-o11y
laravel-o11y
Follow
Sep 13
Laravel Horizon Queue Balancing: Idle Workers vs. Starved Queues
#
laravel
#
horizon
Comments
Add Comment
6 min read
5 Laravel Artisan commands I use every single day
Sandra Sakura
Sandra Sakura
Sandra Sakura
Follow
Sep 13
5 Laravel Artisan commands I use every single day
#
webdev
#
ai
#
laravel
#
php
1
reaction
Comments
2
comments
1 min read
Shipping a 200-controller Laravel SaaS on shared hosting (no SSH, no Artisan)
Adyru
Adyru
Adyru
Follow
Sep 13
Shipping a 200-controller Laravel SaaS on shared hosting (no SSH, no Artisan)
#
laravel
#
php
#
webdev
#
devops
1
reaction
Comments
Add Comment
4 min read
Integrate Telegram Webhooks in Laravel: Thin Client, Queues, and Fake Update Testing
Serhii
Serhii
Serhii
Follow
Sep 12
Integrate Telegram Webhooks in Laravel: Thin Client, Queues, and Fake Update Testing
#
laravel
#
php
#
webhooks
Comments
Add Comment
6 min read
JSON vs MessagePack in Laravel: A Practical API Benchmark
Mohammad Mehdi Sharifi
Mohammad Mehdi Sharifi
Mohammad Mehdi Sharifi
Follow
Sep 11
JSON vs MessagePack in Laravel: A Practical API Benchmark
#
api
#
laravel
#
performance
#
php