phpjasper icon indicating copy to clipboard operation
phpjasper copied to clipboard

Class "JasperPHP\JasperPHPServiceProvider" not found in Laravel Application

Open EbenezerOyenuga opened this issue 2 years ago • 0 comments

Describe the bug In ProviderRepository.php line 208: Class "JasperPHP\JasperPHPServiceProvider" not found

To Reproduce Steps to reproduce the behavior:

  1. composer require geekcom/phpjasper
  2. composer update
  3. Copy "JasperPHP\JasperPHPServiceProvider::class," in config/app.php
  4. run php artisan serve

EbenezerOyenuga avatar Dec 11 '22 08:12 EbenezerOyenuga