renoki-co / jetstream-cashier-billing-portal

Cashierstream is a simple Spark alternative written for Laravel Jetstream, with the super-power of tracking plan quotas, like seats or projects number on a per-plan basis
Apache License 2.0
163 stars 20 forks source link

I got this error after installation #25

Closed bsormagec closed 3 years ago

bsormagec commented 3 years ago

Hello @rennokki i got this error after installation how can I fix this ?



  require(/******/vendor/renoki-co/jetstream-cashier-billing-portal/src/../routes/livewire.php): Failed to open stream: No such file or directory

  at vendor/laravel/framework/src/Illuminate/Support/ServiceProvider.php:144
    140▕      */
    141▕     protected function loadRoutesFrom($path)
    142▕     {
    143▕         if (! ($this->app instanceof CachesRoutes && $this->app->routesAreCached())) {
  ➜ 144▕             require $path;
    145▕         }
    146▕     }
    147▕
    148▕     /**

      +9 vendor frames
  10  [internal]:0
      Illuminate\Foundation\Application::Illuminate\Foundation\{closure}(Object(RenokiCo\BillingPortal\BillingPortalServiceProvider))

      +5 vendor frames
  16  artisan:37
      Illuminate\Foundation\Console\Kernel::handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))```
rennokki commented 3 years ago

There is no support for Livewire at the moment 😅

stale[bot] commented 3 years ago

This issue has been automatically closed because it has not had any recent activity. 😨

bsormagec commented 3 years ago

There is no support for Livewire at the moment 😅

xD yeah I see but its late 👯‍♂️