News


11/11/2022 - 08:43


Laravel Multiplex is a Laravel package to attach time-sliced metadata to Eloquent models.
The post Attach Time-sliced Metadata to Eloquent Models appeared first on Laravel News.





11/11/2022 - 02:00

There are Multiple Ways to Create a Validator But here we use Regular Expression or JavaScript Regular Expression or RegExp for Creation Validators. In this article, we will see the most Frequently Used Expression
Step 1 : Create a New Class for Validator like below or Validator
See First Example 10 Digit Mobile Number Validation





11/10/2022 - 15:30

The PHP team is pleased to announce the release of PHP 8.2.0, RC 6.
This is the sixth release candidate, continuing the PHP 8.2
release cycle, the rough outline of which is specified in the
PHP Wiki.

For source downloads of PHP 8.2.0, RC 6 please visit the
download page.





11/10/2022 - 04:09


Final classes, you either love them or hate them. People have been using them more recently in their open-source packages, but what does that mean for you?
The post Composition over inheritance in final classes appeared first on Laravel News.





11/09/2022 - 16:01


The Laravel team released 9.39 this week with Blade template fragments, source output in collection dumps, a new database empty assertion, and more.
The post Laravel 9.39 Released appeared first on Laravel News.