Please confirm you are human

This browser or connection looks automated. Press and continuously hold the control for 3 seconds to enable Google-hosted web results and, when separately allowed, AI-assisted answers.

A successful check enables 100 search requests. Interactive access does not authorize scraping, systematic collection, or reuse of search output.

Hold with a pointer, or hold Space or Enter.

News

DEV Community
dev.to > rulestack > 12-of-our-posts-had-an-image-the-fix-a-commit-gate-a-sha256-and-one-directory-31n9

12% of our posts had an image. The fix: a commit gate, a sha256, and one directory

9+ hour, 10+ min ago   (392+ words) On 2026-09-06 we counted the scheduled Bluesky posts our agent had sent over the previous seven days:... Tagged with ai, devtools, programming, productivity....

DEV Community
dev.to > serhii_a9c08345ac360cf5c8 > manage-telegram-bot-operations-with-yii2-console-commands-4aeo

Manage Telegram Bot Operations with Yii2 Console Commands

16+ hour, 12+ min ago   (164+ words) It does not handle real-time inbound update parsing or HTTP request lifecycle management, which remain the responsibility of web controllers or asynchronous queue consumers. To execute these actions on a server, use the default Yii CLI bootstrap binary yii from…...

DEV Community
dev.to > serhii_a9c08345ac360cf5c8 > implement-a-telegram-bot-api-client-in-yii2-dependency-injection-429-retries-and-logging-no5

Implement a Telegram Bot API Client in Yii2: Dependency Injection, 429 Retries, and Logging

16+ hour, 11+ min ago   (171+ words) This guide focuses strictly on building the outbound HTTP transport layer for Telegram API endpoints. It does not cover database migrations, active record models, or webhook route setup. First, define a placeholder key in config/params.php: This ensures that…...

Medium
medium.com > @alamgirweb11 > laravel-eloquent-orm-part-1-getting-started-with-eloquent-340287234a1e

Laravel Eloquent ORM, Part 1: Getting Started with Eloquent

16+ hour, 27+ min ago   (109+ words) Welcome to Part 1 of the Laravel Eloquent ORM series. This series takes you from the basics all the way to advanced, real-world patterns …...

DEV Community
dev.to > weckhawk > whats-new-in-laravel-13-5-game-changing-features-you-should-actually-care-about-2268

What's New in Laravel 13: 5 Game-Changing Features You Should Actually Care About

21+ hour, 11+ min ago   (177+ words) This is easily the biggest shift in how your models and background jobs look. For years, Eloquent models and queued jobs have been defined by a wall of class properties declared at the top of the file. In Laravel 13, native…...

DEV Community
dev.to > yasserelgammal > green-framework-from-a-small-experiment-to-a-php-framework-32kp

Green Framework: From a Small Experiment to a PHP Framework

2+ day, 11+ hour ago   (474+ words) Green started as a small experiment. 🌱 I didn't have a big roadmap. I just wanted to build a PHP framework myself and understand more of what happens underneath the frameworks I use every day. The first version was simple. I…...

DEV Community
dev.to > bokuwalily > 12-files-in-4-out-the-secret-scanning-gate-between-claude-codes-audit-memos-and-my-obsidian-wiki-19dd

12 Files In, 4 Out: The Secret-Scanning Gate Between Claude Code's Audit Memos and My Obsidian Wiki

2+ day, 11+ hour ago   (537+ words) I needed something mechanical that would stop these memos before they got poured into the wiki. That's wiki-sync-improvements.sh. The comment block at the top of the script summarizes the whole design. The reason log.md is excluded is visible…...

DEV Community
dev.to > agnaldonp > pare-de-esperar-o-backend-mocks-http-no-seu-proprio-subdominio-3gac

Pare de esperar o backend: mocks HTTP no seu próprio subdomínio

3+ day, 15+ hour ago   (24+ words) Você já ficou parado por causa de uma API? Se você trabalha em projetos com vários times e... Tagged with api, backend, showdev, tools....

DEV Community
dev.to > mucha > why-dataverse-plug-in-steps-drift-and-why-stable-ids-fix-it-eah

Why Dataverse Plug-in Steps Drift — and Why Stable IDs Fix It

3+ day, 21+ hour ago   (1029+ words) If you have worked on a Dataverse project with more than one developer and more than one environment, you have probably seen this: A plug-in fires twice. Or three times. An autonumber skips values. A validation message appears twice in…...

Google News
laravel-news.com

Artisan Debugging Commands in Laravel Telescope 5.24.0

3+ day, 22+ hour ago   (602+ words) Or try paginated search → Laravel Telescope 5.24.0 adds two Artisan commands, telescope:list and telescope:show, for reading recorded entries. You can now find a request, exception, job, or query and inspect its batch without opening the dashboard. The September 8, 2026 release…...