Posts
Tags
Fatal error: Class 'NumberFormatter' not found
I found some inconsistency between last PHP 8.0 version and packages in my Laravel project. After downgrade to PHP 7.4 suddenly a class NumberFormatter throws a fatal error....
Laravel GroupBy() in Model with Eloquent ORM
Sometimes you need to extract agrageted data from model. But how to do it with simple and elegant way?! The best practice is to use in Laravel Eloquent ORM than mixing your...
Blogging since 2020
I have been preparing articles all year, which I publish on my blog. Unfortunately, I didn’t dig for it. It’s the last day of the year. I should write something so I can say...