Kovah
|
d0dc81893b
|
Large code cleanup
|
2021-05-10 13:51:09 +02:00 |
|
Kovah
|
4c676c96ee
|
Migrate development PHP container to official PHP image
|
2021-01-19 00:50:59 +01:00 |
|
Kovah
|
71a97b24c5
|
Correct wrong redirect in setup which prevents the setup to complete (#186)
|
2020-12-21 10:59:45 +01:00 |
|
Kovah
|
a701c9ff31
|
Correct types view controller return types, unify code styling
|
2020-11-17 17:27:58 +01:00 |
|
Kovah
|
68b76a60f3
|
Replace Laravel UI with Fortify (#172)
|
2020-11-16 22:03:06 +01:00 |
|
Kovah
|
ffc5ccf73d
|
Add check for writable storage directory to setup
|
2020-11-08 19:03:53 +01:00 |
|
Kovah
|
1717f32ed8
|
Large refactoring or code styling and documentation of the application controllers
|
2020-06-24 21:02:58 +02:00 |
|
Kovah
|
e44f10f861
|
Replace current alert provider with laracasts/flash package
|
2020-04-28 10:15:32 +02:00 |
|
Kovah
|
0c27c67543
|
Optimize the database handling of the setup controller (#106)
|
2020-04-09 10:47:20 +02:00 |
|
Kovah
|
0665ce86ee
|
Add an additional check for present data before running the database migrations (#88)
|
2020-01-26 12:25:27 +01:00 |
|
Kovah
|
e35b9926e1
|
Major code cleanup with help of linters and Larastan
|
2020-01-24 13:15:49 +01:00 |
|
Kovah
|
9b139a7d6f
|
Add account creation and complete view to the setup
|
2020-01-24 10:47:41 +01:00 |
|
Kovah
|
51aea3cff8
|
Add database configuration to the setup
|
2019-09-17 00:13:47 +02:00 |
|
Kovah
|
299b414861
|
Implement requirement checks for the setup
|
2019-09-16 22:57:05 +02:00 |
|
Kovah
|
e7c87650d1
|
Restructure the first setup step
|
2019-09-16 22:21:31 +02:00 |
|
Kovah
|
0dbed9480e
|
Build up a base for the setup including middleware and controllers
|
2019-09-16 18:33:28 +02:00 |
|