Pascal Krason

Results 3 comments of Pascal Krason

There is also a little bug, or more a cosmetic flaw, which displays every sub-command when displaying the help page: ``` Usage: dokku [--quiet|--trace|--rm-container|--rm|--force] COMMAND [command-specific-options] Primary help options, type...

For an update-safe fix you can create a new ServiceProvider which includes a helper.php containing a fixed Version. ```php // app/Providers/Fixes/VoyagerThemeFixProvider.php namespace App\Providers\Fixes; use Illuminate\Support\ServiceProvider; final class VoyagerThemeFixProvider extends ServiceProvider...

The PayToMany Request is not implemented yet. I'll add it later and inform you if it's done.