Skip to content

crThiago/Laravel-Challenge-API-Voice

 
 

Repository files navigation

Laravel Challenge: API Controller - Voices

This is a Controller code that needs to be improved, in whatever way possible.

Author's question: "how to make clean code to this code" Source: Youtube comment

This repository is not a full Laravel project, just that one Controller file. Your task is to improve the code, by submitting a Pull Request.


Rules: How to perform the task

I will be expecting a Pull Request to the main branch, containing all fixes with completely working project.

If you don't know how to contribute a PR, here's my video with instructions.

Important: I will NOT merge the Pull Request, only comment on it, whether it's correct or not.

With my limited time, I will probably personally review first 10 Pull Requests, all the others will still get "karma points" by doing a good job to help the author.

If you have any questions, or suggestions for the future challenges, please open an Issue.

Good luck!

Checklist

  • Install/Config Laravel;
  • Create migrations, factory, route and models;
  • Create tests to VoiceController;
  • Refactor VoiceController class, without changing the method's inputs and outputs;
  • PLUS: Refactor VoiceController class, changing the method's inputs and outputs;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 83.6%
  • Blade 15.9%
  • JavaScript 0.5%