Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

connor11528's avatar

How to add a Nova user in production using Laravel Forge?

I have my site https://employbl.com/ deployed on Laravel Forge and recently installed Laravel Nova. Everything works great locally but I'm unable to login to the Nova dashboard in production. I'd like to run php artisan nova:user to create a production user. I've added my SSH keys to the Forge server.

How do I log into my Forge server and run the command to create a user?

0 likes
2 replies

Please or to participate in this conversation.