phpjasper
phpjasper copied to clipboard
Class "JasperPHP\JasperPHPServiceProvider" not found in Laravel Application
Describe the bug In ProviderRepository.php line 208: Class "JasperPHP\JasperPHPServiceProvider" not found
To Reproduce Steps to reproduce the behavior:
- composer require geekcom/phpjasper
- composer update
- Copy "JasperPHP\JasperPHPServiceProvider::class," in config/app.php
- run php artisan serve