-
Notifications
You must be signed in to change notification settings - Fork 90
[EN] Console Commands
Lito edited this page Apr 4, 2024
·
1 revision
php artisan user:create {--email=} {--name=} {--password=} {--enabled} {--admin}
The reset
option allows you to reset the port in case it is being used.
php artisan server:start:all {--reset}
The reset
option allows you to reset the port in case it is being used.
php artisan server:start {--port=} {--reset}