Guilherme Costa

Results 5 issues of Guilherme Costa

Adicionei 2 projetos uteis e com README bem escrito. :)

Como vocês organizam seus estudos para o aprendizado de uma nova linguagem? Eu sei que muitos veem vídeo aulas no youtube e afins, ou estudam pela documentação da linguagem, mas...

Since the template is made for api's, I forced the `accept: application/json` header on all endpoints in the `kernel`. This means that it is no longer necessary to put this...

I noticed that the validation for credentials in the `UserController` was repeating itself in two pieces of code. So I created a [FormRequest](https://laravel.com/docs/10.x/validation#form-request-validation) to make the functions cleaner and remove...

aplicativo com monitoramento dos entregadores para manter controle das entregas (cadastra a moto, entrega, horário em que saiu, etc....)