for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
<?php
/**
* Rotinas de Inclusão de Dados
*/
namespace Gamer\Pointable;
class Pointable
{
public static function acoes()
PointType::create(
[
'description' => 'Interaja com Alguem',
'points' => 1
]
);
}
* Complete seu Perfil
public static function sobreVoce()
'description' => 'Preencha seu Whatsapp',
'description' => 'Complete 100% o seu Perfil',
public static function feedbacks()
'description' => 'De uma boa sugestão para o sistema.',