home.social

#laravel — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #laravel, aggregated by home.social.

  1. 🚀 13 Tip: Cache::flexible()

    Want pages without constantly serving outdated data?

    Laravel's cache flexible() method serves cached data right away while quietly updating it in the background:

  2. How to Run Self-Hosted Link-in-Bio Tool with #LinkStack on #AlmaLinux #VPS

    This article provides a guide for how to run self-hosted Link-in-Bio tool with LinkStack on AlmaLinux VPS.
    How to Run ...
    Continued 👉 #composr #python #letsencrypt #selfhosted #opensource #laravel #selfhosting

    How to Run Self-Hosted Link-in...

  3. How to Run Self-Hosted Link-in-Bio Tool with #LinkStack on #AlmaLinux #VPS

    This article provides a guide for how to run self-hosted Link-in-Bio tool with LinkStack on AlmaLinux VPS.
    How to Run ...
    Continued 👉 #composr #python #letsencrypt #selfhosted #opensource #laravel #selfhosting

    How to Run Self-Hosted Link-in...

  4. 📋 #Laravel Vet is a dependency audit for #PHP that shows you the code #Composer update is about to write into your vendor/ directory #opensource #devsecops #appsec

    ⚡ Every package you trust is recorded in a vet.json trust file with its version and a tree hash covering every file, so the next update only asks about what changed
    🧵👇

  5. 📋 #Laravel Vet is a dependency audit for #PHP that shows you the code #Composer update is about to write into your vendor/ directory #opensource #devsecops #appsec

    ⚡ Every package you trust is recorded in a vet.json trust file with its version and a tree hash covering every file, so the next update only asks about what changed
    🧵👇

  6. 📋 #Laravel Vet is a dependency audit for #PHP that shows you the code #Composer update is about to write into your vendor/ directory #opensource #devsecops #appsec

    ⚡ Every package you trust is recorded in a vet.json trust file with its version and a tree hash covering every file, so the next update only asks about what changed
    🧵👇

  7. 📋 #Laravel Vet is a dependency audit for #PHP that shows you the code #Composer update is about to write into your vendor/ directory #opensource #devsecops #appsec

    ⚡ Every package you trust is recorded in a vet.json trust file with its version and a tree hash covering every file, so the next update only asks about what changed
    🧵👇

  8. 📋 #Laravel Vet is a dependency audit for #PHP that shows you the code #Composer update is about to write into your vendor/ directory #opensource #devsecops #appsec

    ⚡ Every package you trust is recorded in a vet.json trust file with its version and a tree hash covering every file, so the next update only asks about what changed
    🧵👇

  9. 🚀 **Easy Model v2.1.0 is here!**

    Make @laravelphp development **faster, cleaner, and more flexible.**

    🔥 **Highlights:**

    * 🔎 Request-driven filtering & sorting
    * 🔗 Smarter relationships & eager loading
    * 🧩 Advanced JSON & date filters
    * 🗑️ Full soft-delete support
    * ⚡ Mass insert & upsert
    * 🧪 Improved testing & reliability

    🔗 Easy Model on GitHub
    github.com/mahmoudmohamedramad

    #tech #webdev #ai #php #laravel #sql #database

  10. 🚀 **Easy Model v2.1.0 is here!**

    Make @laravelphp development **faster, cleaner, and more flexible.**

    🔥 **Highlights:**

    * 🔎 Request-driven filtering & sorting
    * 🔗 Smarter relationships & eager loading
    * 🧩 Advanced JSON & date filters
    * 🗑️ Full soft-delete support
    * ⚡ Mass insert & upsert
    * 🧪 Improved testing & reliability

    🔗 Easy Model on GitHub
    github.com/mahmoudmohamedramad

    #tech #webdev #ai #php #laravel #sql #database

  11. LRU-кэш на PHP 8.5 для Identity Map: 15+ млн. операций в сек. на слабом ноуте

    LRU на PHP — задача, которую, вроде бы, уже все кому не лень решили вдоль и поперёк. Канонический рецепт: HashMap + doubly linked list , — работает, читается, всем нравится. Но когда начинаешь мерить, оказывается, что большинство реализаций выдают 2–5 млн. ops/sec. Для веба это нормально, а вот для highload — уже нет. Особенно когда LRU — это не « где-то в кэше Redis », а фундамент Identity Map , который сидит прямо в hot path каждого запроса.

    habr.com/ru/articles/1081482/

    #laravel #php #lru #алгоритмы

  12. LaraPlugins now runs PHPStan level 8 across the board. @LaraPlugins

    Every health check, every score, every search path, typed and proven.

    #Laravel #PHP #programming

  13. Major Update: #Sharp 9 Content Management Framework Takes Big Step Forward 🔄

    #php #Laravel #cms

    🛠️ Complete frontend overhaul using #Inertia, #TailwindCSS & #shadcnui for improved UI/UX

    💻 New features for developers:
    * Code-based configuration system replaces config files

    🧵