I am trying to install laravel backpack base in my project. I followed the instructions here: http://ift.tt/2jobRJn
- I did the
composer require backpack/base
installation was okay.
- I added
Backpack\Base\BaseServiceProvider::class,
in my config/app.php.
- 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