Closed diegonella closed 2 years ago
Hi @diegonella could you share a simple repository with a reproduction of this issue?
I can't see any reference to Pest in your stacktrace
Hi @diegonella could you share a simple repository with a reproduction of this issue?
I can't see any reference to Pest in your stacktrace
Hello, sorry for the delay, I was with c0v1d, luckily I'm better now. I am going to prepare a repository and I am going to share it with you, since it is a private repository. I will be sending you the invitation during the day.
I have installed pest with laravel plugin, after installing it in my project with the following commands
But when I run php artisan route:list or php artisan tinker
It just doesn't do anything.
In php-pfm.log
I'm using PHP 7.4.29 Laravel 8.83.13
Any idea where the problem could come from?