Тест в Ларавеле
php artisan test
sudo apt-get install php-sqlite3
Alex Otieno
php artisan test
sudo apt-get install php-sqlite3
How do I run test cases in Laravel?
Running Tests. To run tests using PHP unit in your Laravel Application, navigate to your projects root directory and run either the /vendor/bin/phpunit command or the php artisan test command