]> gitweb.hamatoma.de Git - piman.git/commitdiff
V 0.1.1 missing link Export.php
authorWinfried Kappeler <winfried.kappeler@infeos.eu>
Sat, 4 Jan 2025 16:38:19 +0000 (17:38 +0100)
committerWinfried Kappeler <winfried.kappeler@infeos.eu>
Sat, 4 Jan 2025 16:38:19 +0000 (17:38 +0100)
- missing link Export.php

CHANGELOG.md [new file with mode: 0644]
app/Models/Export.php [new symlink]
routes/web.php

diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644 (file)
index 0000000..0f393bc
--- /dev/null
@@ -0,0 +1,4 @@
+# V 0.1.1 missing link Export.php
+
+- missing link Export.php
+
diff --git a/app/Models/Export.php b/app/Models/Export.php
new file mode 120000 (symlink)
index 0000000..c9c2b42
--- /dev/null
@@ -0,0 +1 @@
+../../vendor/hamatoma/laraknife/templates/Models/Export.php
\ No newline at end of file
index 1699bd942017d765e52a8cc9db1bd29e6d352b10..e5d45d2c34b9578a1ead48b7a55a3d8efb7f7255 100644 (file)
@@ -39,3 +39,4 @@ AddressController::routes();
 MandatorController::routes();
 AccountController::routes();
 TransactionController::routes();
+