diff --git a/Makefile b/Makefile index fdd90eb2..9ab43124 100644 --- a/Makefile +++ b/Makefile @@ -25,6 +25,7 @@ dist-gen: clean composer npm-build @cp -r public/robots.txt InvoiceShelf/public @cp -r public/web.config InvoiceShelf/public @cp -r resources InvoiceShelf + @cp -r lang InvoiceShelf @cp -r routes InvoiceShelf @cp -r storage InvoiceShelf @cp -r vendor InvoiceShelf 2> /dev/null || true diff --git a/database/migrations/2024_05_04_110000_update_version_122.php b/database/migrations/2024_05_04_110000_update_version_122.php new file mode 100644 index 00000000..85c8ebbc --- /dev/null +++ b/database/migrations/2024_05_04_110000_update_version_122.php @@ -0,0 +1,23 @@ +