Skip to content
New issue

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

composer.json have problem #15

Open
dmlzj opened this issue Nov 2, 2016 · 3 comments
Open

composer.json have problem #15

dmlzj opened this issue Nov 2, 2016 · 3 comments

Comments

@dmlzj
Copy link

dmlzj commented Nov 2, 2016

some plugins in composer.json not find,so composer update can not install theses plugins.

@libern
Copy link
Member

libern commented Nov 3, 2016

Please provide the error message.

@dmlzj
Copy link
Author

dmlzj commented Nov 5, 2016

/* * 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.

@libern
Copy link
Member

libern commented Nov 6, 2016

These packages is installed from the starter-framework package

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants