Nikolay Gagarinov

Results 117 issues of Nikolay Gagarinov

`расширением SPL.` ведет на `http://getjump.github.io/#standard_php_library` должна сюда `http://getjump.github.io/ru-php-the-right-way/#%D1%81%D1%82%D0%B0%D0%BD%D0%B4%D0%B0%D1%80%D1%82%D0%BD%D0%B0%D1%8F_%D0%B1%D0%B8%D0%B1%D0%BB%D0%B8%D0%BE%D1%82%D0%B5%D0%BA%D0%B0_php`

http://getjump.github.io/ru-php-the-right-way/#%D0%B8%D1%81%D0%BA%D0%BB%D1%8E%D1%87%D0%B5%D0%BD%D0%B8%D1%8F

При клике на `[Composer](http://getjump.github.io/#composer_%D0%B8_packagist)` Ведет на 404 Должно быть `[Composer](http://getjump.github.io/ru-php-the-right-way/#composer_%D0%B8_packagist)`

Add two services for practices * Code Basics - free basics cources. Now there are the basics of Javascript, HTML, CSS * CodeBattle - Performing speed tasks. The feature is...

I propose to add a grouping of options in the select For Example ```php Select::make('options') ->options(Option::all() ->groupBy('group_by_key', 'label_to_display') ``` First argument may be string or closure. Similar to Collection::groupBy https://laravel.com/docs/7.x/collections#method-groupby...

For example, when translations do not change. For the changes to take effect, you need to delete the assembled page

help wanted