Posts
Tags
Posts
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...
««
«
1
2
»
»»