Skip to content

victorqm98/mars-rover-mission

Repository files navigation

Laravel Mars Rover Mission

Installation

To install the composer dependencies you can use:

composer install

Generate file .env and throw this command:

php artisan key:generate

Command to start mission

Throw this command for start the mission

php artisan mars:rovers_mission

Tests

Navigate to the project root and run vendor/bin/phpunit after installing all the composer dependencies.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published