Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Third time's a charm :)
This is a recreation of #213 using the latest version of Slim 4 that again changed quite a lot of things.
This only includes the most important changes to get Slim 4 working, any other improvement to the site will come in later pull requests to keep this small.
tmp/cache/route_cache.phpapp/public/index.phpas it contains the slim-specific logicapp/routes/page.phpto have routes in new formatapp/public/js/app.jsto make search work again.I'm still totally confused by Dependeny Injection so this is written in a "normal" style instead of as recommended in https://github.com/slimphp/Slim-Skeleton/blob/master/public/index.php.
A demo page running this branch can be found at https://matomodocs.lw1.at/