dimanche 23 octobre 2016

Fatal error: Class 'Dingo\Api\Auth\Provider\LaravelServiceProvider' not found

I create new laravel(5.3) project with composer and install dingo package with this command:

composer require dingo/api:1.0.x@dev

Then I try to publish it as I see in this video. Here is the screenshot of my cmd window: enter image description here I also added Dingo\Api\Auth\Provider\LaravelServiceProvider::class, line to my app.php so I couldnt figure out what problem is here.

EDITED

I search for file name "LaravelServiceProvider" and find it in "MyProject\vendor\dingo\api\src\Provider\LaravelServiceProvider.php" here. So the issue I have is path I think.. still working handle it



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire