fix: remove 404 about javascript file in admin console

This commit is contained in:
Valentin Lab
2025-10-04 14:39:07 +02:00
parent d88b8c8a70
commit 7913576f1a

View File

@@ -55,6 +55,7 @@ RUN chmod +x artisan
RUN ./artisan vendor:publish --tag=public --force ## creates public/vendor/jsvalidation
RUN ./artisan vendor:publish --tag=boilerplate-public --force --ansi ## creates public/vendor/boilerplate
RUN ./artisan vendor:publish --tag=datatables-buttons --force --ansi ## creates public/vendor/datatables/buttons
## XXXvlab: 2025-09-25 these migration files are breaking first
## install, but we had to resolve to not install from scratch and use