Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 1.13 KB

README.md

File metadata and controls

45 lines (33 loc) · 1.13 KB

Cartola4Noobs

consuming API with laravel and providing PRO data from Cartola FC

✨ Preview

Computer Mobile

🚀 5 minutes quick start

First you need to check if you have all the requirements installed on your machine:

Dependencies Version
PHP >= 7.4
Composer latest
Laravel 8.x

💡 Install all packages of the package.json on your project. This will download everything you need.

composer install

💻 Running the server

💡 After all the dependencies have been installed, you just need to run the server with the following command:

php artisan serve

Heroku

http://cartola4noobs.herokuapp.com/