Skip to content

Comments

[6.x] Fix Starter Kit make:user command#14000

Merged
jasonvarga merged 1 commit into6.xfrom
fix-starter-kit-make-user-command
Feb 20, 2026
Merged

[6.x] Fix Starter Kit make:user command#14000
jasonvarga merged 1 commit into6.xfrom
fix-starter-kit-make-user-command

Conversation

@joshuablum
Copy link
Member

When running php artisan statamic:starter-kit:install and creating a user via the CLI prompt it throws an error (Command make:user is not defined). Running php please starter-kit:install works fine. This fixes the issue so both commands run fine.

Closes #13998.

@jasonvarga jasonvarga merged commit ddc15fa into 6.x Feb 20, 2026
12 checks passed
@jasonvarga jasonvarga deleted the fix-starter-kit-make-user-command branch February 20, 2026 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

make:user is not defined when installing starter kit via php artisan statamic:starter-kit:install

2 participants