{% extends '@novaconium/master.html.twig' %} {% block content %}
Please set the secure_key
in App/config.php
to an alphanumeric code that is 64 characters in length.
You can generate a secure key like this:
pwgen -sB 64 1
Or use this one:
{{gen_key}}
There was no users table in the database. One was created.
No admin users exist, make an admin user now.