skeleton
skeleton copied to clipboard
Bluz skeleton application
``` Deprecated: Return type of Bluz\Controller\Controller::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vendor/bluzphp/framework/src/Controller/Controller.php on line 399...
Необходимо создать модуль, который будет использовать для сопряжения различных модулей, к примеру - надо добавить категории к страницам - соответственно надо при просмотре категорий отображать страницы, и наоборот - открываешь...
В файле `bin/install.php` [прописан](https://github.com/bluzphp/skeleton/blob/master/bin/install.php#L28) запуск скрипта `setup_permissions`, но, если я правильно понял, этот скрипт заточен исключительно под докер окружение, поэтому после запуска composer install присутствует ошибка `sh: 1: setup_permissions: not...
It would be very helpful if the system provides us with an ability to set the request headers during test executing Thanks!
Go to the some grid page. Select different than default filter option. Input filter value and click search button. Error pop-up will be shown
1. Validation fails cause of the empty email. 2. No way to change password for accounts which were created by 3-d party services(Twitter, Facebook). 3. In the case of the...