Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Laravel recipe: Add horizon publish command (#3425)
One of base command to publish your application with Horizon ``` $ php artisan horizon:publish Copied Directory [/vendor/laravel/horizon/public] To [/public/vendor/horizon] Publishing complete. ```
- Loading branch information