Skip to content
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

php artisan backpack:filemanager:install --force #38

Closed
pxpm opened this issue Aug 2, 2023 · 2 comments
Closed

php artisan backpack:filemanager:install --force #38

pxpm opened this issue Aug 2, 2023 · 2 comments

Comments

@pxpm
Copy link
Contributor

pxpm commented Aug 2, 2023

          Any chance we can bundle the delete&copy of the blade files into one command, something like `php artisan backpack:filemanager:install --force`?

Originally posted by @tabacitu in #35 (comment)

@pxpm pxpm self-assigned this Aug 2, 2023
@pxpm pxpm removed their assignment Aug 2, 2023
@jnoordsij
Copy link
Contributor

If you want to publish + override just the blade views, you can use php artisan vendor:publish --provider="Backpack\FileManager\FileManagerServiceProvider" --tag=views --force.

@promatik
Copy link
Member

promatik commented Apr 7, 2024

Fixed with #53.

@promatik promatik closed this as completed Apr 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

3 participants