Updated to Laravel 10 and now the console outputs INFO Ctrl + D.
Example:
2023-02-28 02:27:58
-
[!] Aliasing 'User' to 'App\Models\User' for this Tinker session.
= Illuminate\Database\Eloquent\Collection {#3772
all: [],
}
INFO Ctrl+D.
I mean, it's not an error and just something "visual", it doesn't affect the execution.
Updated to Laravel 10 and now the console outputs
INFO Ctrl + D
.Example:
I mean, it's not an error and just something "visual", it doesn't affect the execution.