This app, made with the Laravel 12 framework, is a simple CRUD and middleware application for testing and implementing solutions that need to connect with Visma SmartDok. Not production grade
Go to file
Helge-Mikael Nordgård 46d5d7bf78
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (push) Waiting to run
Merge remote-tracking branch 'origin/main'
2025-06-20 13:35:08 +02:00
.github/workflows Initial commit of testapi 2025-06-20 13:33:07 +02:00
app Initial commit of testapi 2025-06-20 13:33:07 +02:00
bootstrap Initial commit of testapi 2025-06-20 13:33:07 +02:00
config Initial commit of testapi 2025-06-20 13:33:07 +02:00
database Initial commit of testapi 2025-06-20 13:33:07 +02:00
lang Initial commit of testapi 2025-06-20 13:33:07 +02:00
public Initial commit of testapi 2025-06-20 13:33:07 +02:00
resources Initial commit of testapi 2025-06-20 13:33:07 +02:00
routes Initial commit of testapi 2025-06-20 13:33:07 +02:00
storage Initial commit of testapi 2025-06-20 13:33:07 +02:00
tests Initial commit of testapi 2025-06-20 13:33:07 +02:00
.editorconfig Initial commit of testapi 2025-06-20 13:33:07 +02:00
.env.example Initial commit of testapi 2025-06-20 13:33:07 +02:00
.gitattributes Initial commit of testapi 2025-06-20 13:33:07 +02:00
.gitignore Merge remote-tracking branch 'origin/main' 2025-06-20 13:35:08 +02:00
.prettierignore Initial commit of testapi 2025-06-20 13:33:07 +02:00
.prettierrc Initial commit of testapi 2025-06-20 13:33:07 +02:00
api.json Initial commit of testapi 2025-06-20 13:33:07 +02:00
artisan Initial commit of testapi 2025-06-20 13:33:07 +02:00
components.json Initial commit of testapi 2025-06-20 13:33:07 +02:00
composer.json Initial commit of testapi 2025-06-20 13:33:07 +02:00
composer.lock Initial commit of testapi 2025-06-20 13:33:07 +02:00
eslint.config.js Initial commit of testapi 2025-06-20 13:33:07 +02:00
LICENSE Initial commit 2025-06-20 13:31:46 +02:00
package-lock.json Initial commit of testapi 2025-06-20 13:33:07 +02:00
package.json Initial commit of testapi 2025-06-20 13:33:07 +02:00
phpunit.xml Initial commit of testapi 2025-06-20 13:33:07 +02:00
README.md Initial commit 2025-06-20 13:31:46 +02:00
tsconfig.json Initial commit of testapi 2025-06-20 13:33:07 +02:00
vite.config.ts Initial commit of testapi 2025-06-20 13:33:07 +02:00

testapi

This app, made with the Laravel 12 framework, is a simple CRUD and middleware application for testing and implementing solutions that need to connect with Visma SmartDok. Not production grade