-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Hi, @coroo
First of all, thanks for sharing us this great package!
During nova-carousel installation I received the messages below:
Deprecation Notice: Class Coroowicaksono\NovaCarousel\Api\ThrowError located in ./vendor/coroowicaksono/nova-carousel/src/api/ThrowError.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
Deprecation Notice: Class Coroowicaksono\NovaCarousel\Api\TotalRecordsController located in ./vendor/coroowicaksono/nova-carousel/src/api/TotalRecordsController.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
Deprecation Notice: Class Coroowicaksono\NovaCarousel\Api\TotalCircleController located in ./vendor/coroowicaksono/nova-carousel/src/api/TotalCircleController.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
This is happening because 'api' directory needs to be 'Api'.
Best Regards,