Automatic testing for Laravel projects
CircleCI
MARCH 20, 2020
To follow along with this post, there are a couple of things you will need to have setup: PHP >= 7.1 installed on your system (you can confirm this by running the command php -v on your terminal). Run the following command to generate an application key for the Laravel project: php artisan key:generate. Prerequisites.
Let's personalize your content