News


03/03/2023 - 07:29


Laravel Notification Log is a package by Spatie to log notifications your Laravel app sends.
The post Laravel Notification Log appeared first on Laravel News.





03/02/2023 - 22:21

Join WordPress enthusiasts from across the globe on May 27, 2023, as they come together to celebrate its 20th anniversary!

Regardless of how you use WordPress or where you call home, you are invited to celebrate this great milestone. Plan a larger party that includes your entire meetup, spend the day coworking with a group of friends, or hang out virtually online.

Whatever your style, celebrate in your time zone, your way. WordPress has some resources to help you party.





03/02/2023 - 22:01

Six months ago, we reached a significant milestone in Angular’s simplicity and developer experience by graduating the standalone APIs from developer preview. Today, we’re thrilled to share that we’re continuing the Angular Momentum with the biggest release since the initial rollout of Angular; making large leaps in reactivity, server-side rendering, and tooling.





03/02/2023 - 15:25


Learn how to create a custom PHPCS Ruleset you can use across all your PHP projects.
The post Sharing PHPCS Rules Across Projects and Teams appeared first on Laravel News.





03/02/2023 - 02:00

yii2-auto-migration

  1. Installation
  2. Usage
  3. Paths

Why a new database migration software?





03/02/2023 - 02:00

Yii2 Cron job Manager Create Cron jobs from browser, and look that run logs
Forked from vasadibt/yii2-cron with some modifications:

  1. Now it can run every kind of script, not only Yii2 console commands
  2. Added capability to have a log file in addition to DB logs
  3. Removed the runquick capabilities

ChangeLog 27/Feb/2023





03/01/2023 - 06:00


Laravel Model Filter offers a simple way to filter and search eloquent models by array parameters and query strings.
The post Filter and Search Eloquent Models with the Model Filter Package appeared first on Laravel News.





03/01/2023 - 02:00

Modifying for own use, Do not use this in your project. I can make a change according to my needs.