Hi @ben
i would like to install this laravel package
https://github.com/JolitaGrazyte/laravel-discogs
Is it possible with the latest version of sage ?
and what about this kind of command? php artisan vendor:publish
…
Thanks for your help
Hi @ben
i would like to install this laravel package
https://github.com/JolitaGrazyte/laravel-discogs
Is it possible with the latest version of sage ?
and what about this kind of command? php artisan vendor:publish
…
Thanks for your help
Sage is not a Laravel app, it only uses some Laravel tools. You would not be able to install this package without overhauling Sage to be a Laravel app.
Thanks @alwaysblank for your answer.
I have installed the alternative package and Discogs API is Connected