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: 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