Kallef Alexandre
Kallef Alexandre
(:
Hello, I would like to know if there is a special reason for giving only an `echo` instead of passing the exception where it can be handled more appropriately? this...
Hi, Is it possible within `https://repman.io` to use git packages and use `source` not `dist`? cloning the repository. I tried to add a project via the url `git@git...` but I...
Olá pessoal, Estamos querendo desenvolver uma nova integração com o Pagseguro em nossa plataforma. Porem notamos que este SDK esta depreciado devido a uma nova versão da API. 1. Existe...
Ola pessoal, Seria interessante ter um método em Notification para consultar uma notificação sem ser via check que já captura o post da request, só passando os paramentros type e...
A good suggestion for caching is to use this library https://github.com/PHPSocialNetwork/phpfastcache I currently use it, it is very good, we can make an interface to standardize the integration of it...
Always wanted to organize the structure of opencart, I think very bad, especially this business of catalog and admin, there is little reuse of code mainly in models and configs....
Expression #2 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'copona.cp_order.date_added' which is not functionally dependent on columns in GROUP BY clause; this is incompatible...
We need to create a command line for copona Please comment on your ideas for the new commands. My think: `php copona cache:clear` `php copona migration` `php copona cronjob:run [optional...
Calm, it is not remove it, but the loader load only in the active theme, this business of looking for the file within the active theme and if it does...