docker snipeit – Admin User Create

Fix: “Could not open input file: artisan”

If you see the following error when running php artisan in your Snipe-IT container:

You are likely in the wrong directory. Navigate to the application root first:

bash

Then run your command again. For example, to create the initial admin user:

bash

Leave a comment