Кэширование аутентифицированных пользователей в Laravel
https://codecourse.com/articles/caching-authenticated-users-in-laravel
  
  https://codecourse.com/articles/caching-authenticated-users-in-laravel
Codecourse
  
  Caching Authenticated Users in Laravel
  For even faster gains on high-traffic Laravel applications, you can cache authenticated users to avoid a trip to the database.
❤26
  Как создать свой атрибут для внедрения зависимостей в Laravel
https://laravel.su/p/kak-sozdat-svoi-atribut-dlia-vnedreniia-zavisimostei-v-laravel
  
  https://laravel.su/p/kak-sozdat-svoi-atribut-dlia-vnedreniia-zavisimostei-v-laravel
laravel.su
  
  Как создать свой атрибут для внедрения зависимостей в Laravel | Laravel Russian Community
  В статье "Обзор атрибутов Laravel: что и как использовать" осуждали возможность упрощения внедрения зависимостей с помощью атрибутов. Однако ограничиваться только стандартными атрибутами Laravel не обязательно. Можно создать собственный атрибут, который...
❤23
  This media is not supported in your browser
    VIEW IN TELEGRAM
  Использование Laravel Tinker в Chrome DevTools
https://www.amitmerchant.com/laravel-tinker-chrome-devtools/
https://www.amitmerchant.com/laravel-tinker-chrome-devtools/
❤69
  Бесплатные опенсорсные стартовые наборы Laravel для SaaS-приложений
https://www.amitmerchant.com/open-source-laravel-saas-starter-kits/
  
  https://www.amitmerchant.com/open-source-laravel-saas-starter-kits/
Amit Merchant
  
  Some open-source and free Laravel SaaS Starter Kits
  If you’re looking to build a SaaS application using Laravel, you might want to consider using a starter kit. A starter kit can help you kickstart your project and save your precious time.
❤14
  Релиз Tailwind CSS v4.0
https://tailwindcss.com/blog/tailwindcss-v4
  
  https://tailwindcss.com/blog/tailwindcss-v4
Tailwindcss
  
  Tailwind CSS v4.0
  We just released Tailwind CSS v4.0 — an all-new version of the framework optimized for performance and flexibility, with a reimagined configuration and customization experience, and taking full advantage of the latest advancements the web platform has to…
❤48
  Существующие ИИ агенты для программирования
https://www.amitmerchant.com/every-ai-coding-agents-in-the-wild/
  
  https://www.amitmerchant.com/every-ai-coding-agents-in-the-wild/
Amit Merchant
  
  Every AI Coding Agent in the Wild
  AI coding agents are the new trend in the tech industry. They are designed to help developers write code faster and more efficiently. These agents use machine learning algorithms to understand the context of the code and provide suggestions to the developers.
❤20
  PHP Дайджест — Январь 2025
https://blog.jetbrains.com/phpstorm/2025/01/php-annotated-january-2025/
  
  https://blog.jetbrains.com/phpstorm/2025/01/php-annotated-january-2025/
The JetBrains Blog
  
  PHP Annotated – January 2025 | The PhpStorm Blog
  Welcome to the January edition of PHP Annotated! This recap is carefully handcrafted and brings you the most interesting developments in the PHP community over the past couple of months, so you don’t
❤17
  Introducing Rich Text Laravel
https://tighten.com/insights/rich-text-laravel/
  
  https://tighten.com/insights/rich-text-laravel/
Tighten
  
  Introducing Rich Text Laravel: A package to integrate Trix into Laravel applications
  When we build forms for an application, it's common to need a field where a plain textarea isn't enough. So how do we proceed? We could process it on the backend and treat the input as Markdown, but this requires manual...
❤15
  На Laracon Тейлор показал только демо Laravel Cloud. Официальный релиз — 24 февраля. 
В этот же день выйдет Laravel 12, основной фишкой которого названо отсутствие изменений, нарушающих обратную совместимость.
Также анонсированы стартовые наборы, позволяющие установить нужный стек (React, Vue или Livewire) из github-репозитория.
В этот же день выйдет Laravel 12, основной фишкой которого названо отсутствие изменений, нарушающих обратную совместимость.
Также анонсированы стартовые наборы, позволяющие установить нужный стек (React, Vue или Livewire) из github-репозитория.
❤73
  Laravel приобрела Inertia.js. 
Автор проекта, Jonathan Reinink, переключился на Tailwind CSS и останется на проекте только в роли консультанта.
Автор проекта, Jonathan Reinink, переключился на Tailwind CSS и останется на проекте только в роли консультанта.
❤78
  Результаты опроса PHP-программистов 2024 года
https://blog.jetbrains.com/phpstorm/2025/02/state-of-php-2024/
  
  https://blog.jetbrains.com/phpstorm/2025/02/state-of-php-2024/
The JetBrains Blog
  
  PHP 2024 现状 | The PhpStorm Blog
  作为 Web 开发的长期基石,PHP 为全球数百万网站提供支持。 它拥有活跃而专注的社区,非常重视灵活性和易用性。 但是 PHP 开发的现状如何呢? 为了更深入地了解塑造生态系统的洞察和趋势,我们向内部专家、PHP 技术布道师 Brent Roose 寻求了帮助,他将带领我们了解 2024 开发者生态系统现状调查的结果。 加入我们,探索调查结果并了解 PHP 开发者如何驾驭不断发展的现代 Web
❤15
  Использование статического анализа в Laravel: руководство по началу работы с PHPStan
https://labrodev.substack.com/p/using-static-analysis-in-laravel
  
  https://labrodev.substack.com/p/using-static-analysis-in-laravel
Substack
  
  Using Static Analysis in Laravel: A Guide to Starting with PHPStan in Your Project
  Step-by-Step Guide on How to Install and Configure PHPStan in Laravel to Begin Benefiting from Code Coverage with Static Analysis
1❤21