for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
<?php
/**
* Procura trampos
*/
namespace Gamer\Processing;
use Log;
use App\Models\User;
class Job
{
public function __construct()
}
public function run()