Artem Stepanenko

Results 23 comments of Artem Stepanenko

Call $rootPackage->getPreferStable() in VersionsCheck.php always return FALSE, but in my composer.json prefer-stable = true and minimum-stability = stable ``` "config": { "optimize-autoloader": true, "preferred-install": "dist", "minimum-stability": "stable", "prefer-stable" : true...

@JonathanDoelan, Set max_depth = 1 in nova-menu.php config For example: ```php 'menus' => [ 'header' => [ 'name' => 'Header', 'max_depth' => 1, ] ], ```

I create a version for Nova 4 It's still in work https://github.com/stepanenko3/nova-filemanager

I create a version for Nova 4 It's still in work https://github.com/stepanenko3/nova-filemanager

I create a version for Nova 4 It's still in work https://github.com/stepanenko3/nova-filemanager

@rgtsev https://github.com/stepanenko3/nova-logs-tool/releases/tag/v1.1.1 This release add subfolder support I'll do a PR a little later

@tpetry https://github.com/stepanenko3/nova-logs-tool/releases/tag/v1.1.1 This release remove ward routes I'll do a PR a little later

I did not see any response to this problem from the repository owner and concluded that the owner has no plans to support and update the package I made my...

@anditsung, I don’t have time to change Namespaces back now If you have time for this, send me a PR and I will open the corresponding PR to this repository...