Skip to content

robertoheller/simple-api-test

Repository files navigation

Simple API Laravel Test

Simple laravel api for test, using best practices and artisan commands to create

The project contemple

  • Api routes to Tasks and Image
  • Tests

💻 Pre requireds

Antes de começar, verifique se você atendeu aos seguintes requisitos:

  • Verify to install the latest recent versions to <php / mysql>
  • Compatibilitie to <Windows / Linux / Mac>.

🚀 Install project

To install the project follow the steps:


composer install
cp .env.example .env
php artisan migrate
php artisan serve

📝 License

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published