-
Notifications
You must be signed in to change notification settings - Fork 657
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't publish package assets #6
Comments
ghost
changed the title
Cant publish package assets
Can't publish package assets
Jul 26, 2017
Horizon requires Laravel 5.5 |
Yep, look at README Horizon requires Laravel 5.5, which is currently in beta, and PHP 7.1+. You may use Composer to install Horizon into your Laravel project |
Add |
Sorry, the problem was that I didn't added the |
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description:
Can't publish the package assets or the "horizon.php" config file.
Steps To Reproduce:
composer require laravel/horizon
Then:
php artisan vendor:publish
Result
The text was updated successfully, but these errors were encountered: