/objectiveChallenge

A challenge to Obective company

Primary LanguagePHP

Testing Laravel with MySQL

About Project

A bank management system by API with two endpoints, /api/conta and /api/transacoes.

Requirements

Make sure you have installed in your computer

Clone Repo

Run command git clone git@github.com:giovanelrocco/objectiveChallenge.git

Run Composer

Run command composer update

Run Migrations

Run command php artisan migrate

Run project

To run the project use php artisan serve

About Laravel

Laravel Logo

Build Status Total Downloads Latest Stable Version License

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

Laravel is accessible, powerful, and provides tools required for large, robust applications.

License

The Laravel framework is open-sourced software licensed under the MIT license.