You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 9, 2019. It is now read-only.
I am getting various fatal errors on vendor:publish (2.0 branch)
PHP Fatal error: Declaration of JeroenG\LaravelPhotoGallery\Adapters\Eloquent\EloquentPhotoAdapter::add(JeroenG\LaravelPhotoGallery\Entities\Photo $photo) must be compatible with JeroenG\LaravelPhotoGallery\Contracts\PhotoAdapter::add(Photo $photo) in /home/self/example/vendor/jeroen-g/laravel-photo-gallery/src/Adapters/Eloquent/EloquentPhotoAdapter.php on line 10
PHP Stack trace:
The text was updated successfully, but these errors were encountered:
I am getting various fatal errors on
vendor:publish
(2.0 branch)The text was updated successfully, but these errors were encountered: