We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
some plugins in composer.json not find,so composer update can not install theses plugins.
The text was updated successfully, but these errors were encountered:
Please provide the error message.
Sorry, something went wrong.
/* * Package Service Providers... */ Dingo\Api\Provider\LaravelServiceProvider::class, Prettus\Repository\Providers\RepositoryServiceProvider::class, Intervention\Image\ImageServiceProvider::class, Cviebrock\ImageValidator\ImageValidatorServiceProvider::class, Clockwork\Support\Laravel\ClockworkServiceProvider::class, Barryvdh\LaravelIdeHelper\IdeHelperServiceProvider::class, Mcamara\LaravelLocalization\LaravelLocalizationServiceProvider::class, Someline\Rest\RestClientServiceProvider::class, Laravel\Passport\PassportServiceProvider::class, Rap2hpoutre\LaravelLogViewer\LaravelLogViewerServiceProvider::class, Someline\Repository\Providers\RepositoryServiceProvider::class, Monarobase\CountryList\CountryListServiceProvider::class, Torann\GeoIP\GeoIPServiceProvider::class, Someline\Image\SomelineImageServiceProvider::class, some packages can't install because i can't find them in composer.json.
/* * Package Service Providers... */ Dingo\Api\Provider\LaravelServiceProvider::class, Prettus\Repository\Providers\RepositoryServiceProvider::class, Intervention\Image\ImageServiceProvider::class, Cviebrock\ImageValidator\ImageValidatorServiceProvider::class, Clockwork\Support\Laravel\ClockworkServiceProvider::class, Barryvdh\LaravelIdeHelper\IdeHelperServiceProvider::class, Mcamara\LaravelLocalization\LaravelLocalizationServiceProvider::class, Someline\Rest\RestClientServiceProvider::class, Laravel\Passport\PassportServiceProvider::class, Rap2hpoutre\LaravelLogViewer\LaravelLogViewerServiceProvider::class, Someline\Repository\Providers\RepositoryServiceProvider::class, Monarobase\CountryList\CountryListServiceProvider::class, Torann\GeoIP\GeoIPServiceProvider::class, Someline\Image\SomelineImageServiceProvider::class,
These packages is installed from the starter-framework package
starter-framework
No branches or pull requests
some plugins in composer.json not find,so composer update can not install theses plugins.
The text was updated successfully, but these errors were encountered: