v8 doesn't work on fresh install of Laravel 7.x #1963
Unanswered
mrpritchett
asked this question in
Q&A
Replies: 1 comment
-
Both on my local machine and on the GitHub actions it works. We didn't get any other reports, so I'm assuming this is a problem unique to your environment. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Running
composer require "spatie/laravel-medialibrary:^8.0.0"
returnsScript @php artisan package:discover --ansi handling the post-autoload-dump event returned with error code 1
using MacOS Catalina 10.15.5 (19F101) with Laravel Valet latest, including PHP7.4Beta Was this translation helpful? Give feedback.
All reactions