question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot publish vendor

See original GitHub issue

I use Laravel 5.5. I still need to add the service provider to config/app.php to make php artisan vendor:publish .. works. But next I got this error

[ErrorException]                                          
  array_push() expects parameter 1 to be array, null given 

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
vhchungcommented, Oct 27, 2017

I got the error with Laravel 5.4

0reactions
ctf0commented, Oct 26, 2017

@vhchung can u tell me what was the laravel version you got the error with ?

Read more comments on GitHub >

github_iconTop Results From Across the Web

php artisan vendor publish not working - laravel
I try to load file vendor in my ressource folder for change pagination code. When i try the php artisan like this php...
Read more >
php artisan vendor:publish is not doing anything!
I am trying to execute php artisan vendor:publish for a specific vendor. But the command keep giving me Nothing to publish for tag...
Read more >
Can't publish package assets · Issue #6 · laravel/horizon
The vendor publish only publishes the Laravel framework assets (Notification, Pagination, Mails) but not the horizon assets.
Read more >
One Vendor can't publish products or upload images
I've bumped into an issue with one of my vendors recently. She is unable to upload an image or publish a product. She...
Read more >
Publish a vendor
On the Publish Vendor screen, choose the vendor addresses and contacts you want to publish. Note After publishing, you cannot change the vendor...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found