lundi 5 juin 2017

Laravel Backpack/base intallation

I am trying to install laravel backpack base in my project. I followed the instructions here: http://ift.tt/2jobRJn

  1. I did the

composer require backpack/base

installation was okay.

  1. I added

Backpack\Base\BaseServiceProvider::class,

in my config/app.php.

  1. When i run

php artisan vendor:publish --provider="Backpack\Base\BaseServiceProvider"

nothing is being published

Notes: a) I am using laravel 5.4.24

b) I tried running composer update and then composer install. Did not help.

c) I am using windows 10

d) I did that on Ubuntu, and the publishing worked fine.

Thank you for taking the time to help



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire