Commit Graph

67 Commits

Author SHA1 Message Date
84951052f0 Extend translations to generate log entries for missing translations. 2024-11-27 08:53:24 +01:00
88b8c3f7b0 Publish translations and create german language files. 2024-11-27 08:28:29 +01:00
58cce365cb Configure axios headers and stateful API. 2024-11-27 08:26:43 +01:00
fb5836e7bc Install Breeze for login and first views based on blade and alpinejs. 2024-11-26 11:01:51 +01:00
2513729840 Example route for web login. 2024-11-26 08:07:44 +01:00
2daea2c10a Create migration and model for taxrates. 2024-11-26 08:03:05 +01:00
1cb12659a2 Use Api prefixed controllers. 2024-11-26 08:01:34 +01:00
c8e2a51c12 Use Prefix for api routes and group authenticated routes. 2024-11-26 08:00:41 +01:00
46423c82da Correct foreign key for delivery address in invoices. 2024-11-26 07:59:35 +01:00
41e88ac828 Create the first models with migrations for handling invoices. 2024-11-25 17:45:24 +01:00
0a5887d5a8 Create a basic authentication controller with api routes and extend User model with api tokens. 2024-11-25 17:10:40 +01:00
4faf3642b1 Install sanctum for api requests. 2024-11-25 16:35:43 +01:00
8096d9b67a Install sanctum for api requests. 2024-11-25 16:35:22 +01:00
5ad45c6260 Register telescope for correct local environment. 2024-11-25 16:34:43 +01:00
0f691afc7f Installation of telescope for local debugging. 2024-11-25 15:29:15 +01:00
c0109006e8 Installation of laravel sail to create development server. 2024-11-25 15:20:40 +01:00
6e7ddf764e Initial commit after installing newest version of laravel. 2024-11-25 14:59:27 +01:00