Yes:
Adding users via cli (php artisan user:add test) works. Also editing that newly created user in the web UI and setting the user to Admin also works.
Logging in with that new Admin user and trying to create yet another user in the web UI does not work.