Laracasts/Flash and Script php artisan clear-compiled handling the post-install-cmd event returned with an error
I tried to clone my simple laravel web application from bitbucket to my vagrant homestead box. I am using Windows 8.1 as the host OS.
The vendor folder is not included after cloning so i executed composer install. After executing the composer install command, the git bash command line prompted me with the error below:
Generating autoload files
> php artisan clear-compiled
Script php artisan clear-compiled handling the post-install-cmd event returned with an error
[RuntimeException]
Error Output:
install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--no-plugins] [--no-custom-installers] [--no-autoloader] [--no-scripts] [--no-progress] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--ignore-platform-reqs] [--] [<packages>]...
**Problems **
Script php artisan clear-compiled handling the post-install-cmd event returned with an error
laracasts/flash is having an error with bindShared()