This repository was archived by the owner on Jan 10, 2020. It is now read-only.

Description
There are errors right after importing the package in a fresh laravel 5.8.3 installation
Using version ^2.5 for grafite/builder
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 8 installs, 0 updates, 0 removals
- Installing grafite/crypto (v1.1.1): Downloading (100%)
- Installing laravelcollective/html (v5.8.0): Loading from cache
- Installing doctrine/event-manager (v1.0.0): Downloading (100%)
- Installing doctrine/cache (v1.8.0): Downloading (100%)
- Installing doctrine/dbal (v2.9.2): Downloading (100%)
- Installing grafite/formmaker (v1.3.4): Downloading (100%)
- Installing grafite/crudmaker (v1.4.5): Downloading (100%)
- Installing grafite/builder (v2.5.1): Downloading (100%)
doctrine/cache suggests installing alcaeus/mongo-php-adapter (Required to use legacy MongoDB driver)
Writing lock file
Generating optimized autoload files
> Illuminate\Foundation\ComposerScripts::postAutoloadDump
> @php artisan package:discover --ansi
In Container.php line 794:
Class blade.compiler does not exist
Script @php artisan package:discover --ansi handling the post-autoload-dump event returned with error code 1