Showing 177 notes (Page 1 of 9)
We just published a new package called Laravel OpenAPI CLI that turns any OpenAPI spec into dedicated Laravel artisan commands. Each endpoint gets its own command with typed options for path parameters, query parameters and request bodies. Let me walk you through what the package can do.
Build a production-grade personalized search engine entirely within Postgres using BM25 retrieval and vector-based reranking, no external infrastructure required.
Why DuckDB has become my go-to tool for data processing, offering simplicity, speed, and powerful features.
In distributed environments, "Fire and Forget" is a recipe for data corruption. Advanced Laravel...
Discover HNSW (Hierarchical Navigable Small World), the algorithm making vector search instant. A practical guide to PHP implementation using the Vektor library.
OpenAPI (Swagger) documentation generator for Laravel. Without manual PHPDoc annotations.
Laravel TOON: Reduce LLM Token Usage by 40-60%
Scattered IT Notes - by Stefano Marinelli
A pure Python HTML5 parser that just works. No C extensions to compile. No system dependencies to install. No complex API to learn. - EmilStenstrom/justhtml
We got lucky with Shai-Hulud 2.0.
Coding tips to help peeps out (I guess). Contribute to stuarttodd-dev/coding-tips development by creating an account on GitHub.
Beginner-friendly, API-first Laravel path: 10 progressive projects covering resources, auth, search, multi-tenancy, webhooks, rate limits, and GraphQL.
Production-ready PHP Docker images built on official PHP. Optimized for security, performance, and developer experience.
:zap: Delightful Node.js packages and resources. Contribute to sindresorhus/awesome-nodejs development by creating an account on GitHub.
In this post, we will use Ace (a command-line framework) to build a simple Bookmarks CLI app and bundle it into a standalone executable using Bun. We will learn how to trigger prompts, display a list of bookmarks as a table, and write programmatic tests for all the commands. The app we are building is […]
Showing 177 notes (Page 1 of 9)