-
Notifications
You must be signed in to change notification settings - Fork 93
[ES] Comandos vía Consola
Lito edited this page Apr 4, 2024
·
1 revision
php artisan user:create {--email=} {--name=} {--password=} {--enabled} {--admin}
La opción de reset
permite reiniciar el puerto en caso de que esté siendo usado.
php artisan server:start:all {--reset}
La opción de reset
permite reiniciar el puerto en caso de que esté siendo usado.
php artisan server:start {--port=} {--reset}