Skip to content

Instantly share code, notes, and snippets.

View thiagovictorino's full-sized avatar
🎯
Focusing

Work thiagovictorino

🎯
Focusing
View GitHub Profile
@thiagovictorino
thiagovictorino / .dockerignore
Last active January 3, 2020 18:07
Working with Firevel using a docker container
./firevel/node_modules
<?php
class UpdateUserRequest extends BaseRequest
{
/**
* Determine if the user is authorized to make this request.
*
* @return bool
*/
public function authorize(): bool