News


07/27/2023 - 16:45

Synced patterns are replacing Reusable blocks, offering a unified creation experience for new pattern functionality coming to WordPress 6.3. Patterns, first introduced in WordPress 5.5, are a collection of blocks that make it simple to add complex layouts and designs to any WordPress site without starting from scratch. With WordPress 6.3, set to be released on August 8th, you will be able to arrange blocks in unlimited ways and save them as patterns for use throughout your site, directly within the editing experience.





07/27/2023 - 16:13


Get the basics of Livewire 3, Volt, and Folio, in this tutorial as we build a simple app that lists out episodes of the Laravel News podcast.
The post Learn Livewire 3, Volt, and Folio by building a podcast player appeared first on Laravel News.





07/27/2023 - 02:00

Major version of yiisoft/rate-limiter package was released.
In this release:

  • Revised architecture allowing concurrency-safe counter storages.
  • Added APCu counters storage that is suitable for high concurrency environments that might cause dirty reads.
  • Dependency upgrades.
  • Mininum PHP version was raised to 8.0.

Thanks to Pan Jiawei for handing this complicated work.





07/26/2023 - 19:46


Nuno Maduro's Pest 2 - Summer of Spice talk is now live on Youtube. Check out the spicy new features available in our favorite PHP testing framework.
The post Watch Nuno Maduro's "Pest 2 - Summer of Spice" from Laracon appeared first on Laravel News.





07/26/2023 - 19:38


Marcel Pociot's NativePHP presentation is now live on Youtube. See how you can write rich, native desktop applications using PHP from is Laracon US 2023 talk.
The post Watch Marcel Pociot's "NativePHP" Presentation from Laracon appeared first on Laravel News.





07/26/2023 - 05:29


This week, the Laravel team released v10.16 with support for BackedEnum in the Collection groupBy() method, improvements to the schedule:list output, and more:
The post Laravel 10.16 Released appeared first on Laravel News.





07/26/2023 - 05:22


Level Up is a Laravel package introducing gamification into your applications. Users can earn experience points and gain levels through your application.
The post Level Up Gamification Package for Laravel appeared first on Laravel News.





07/26/2023 - 02:00

Send exceptions to telegram user.

  1. Installation
  2. Usage

On Exception, sends exception title and content to set telegram user.
To get errors, first you need to hit start on bot ErrorGetterBot