Okipa / laravel-bootstrap-components

Ready-to-use and customizable form components.
MIT License
20 stars 3 forks source link

Published views not used #3

Closed daniel-chris-lucas closed 6 years ago

daniel-chris-lucas commented 6 years ago

Description:

When publishing the views to customizing them using the php artisan vendor:publish --tag=bootstrap-components::views, the views are not used.

Steps To Reproduce:

Publish the views using the php artisan vendor:publish --tag=bootstrap-components::views command. When you modify a file in resources/views/vendor/components/bootstrap-components the changes are not reflected in the browser. The package keeps using the views in composer's vendor directory.

Okipa commented 6 years ago

Merge request accepted and published in : https://github.com/Okipa/laravel-bootstrap-components/releases/tag/0.5.7