JakeOcean

Results 2 issues of JakeOcean

After installing and running `cumulus cloudflare:login` I am getting `cumulus: command not found`

### Platform MacOS ### Template before formatting ```blade @include('partials.header', [ 'title' => 'Admin Dashboard', 'description' => 'Welcome to the Admin Dashboard', 'breadcrumbs' => [ {{-- ['link' => route('dashboard'), 'title' =>...

bug