Gustavo Miranda

Results 11 comments of Gustavo Miranda

Tom doesn't do more support in this code @ViFigueiredo. To add new payment methods, you need to code. To add new in game services, you need to learn about the...

Então, o projeto foi feito em PHP utilizando o Laravel, pra poder codificar tem que entender primeiro esse framework, se não vai ficar difícil bro. O Laravel funciona quase igual...

This panel is configurated for this.. On install, you can select if you use MD5 or Base64 for you encode, and, all codes in this panel use $login.$pass on the...

See your table schema, but v77 panel works fine with 1.3.6 tables schemes.

This code impact in any '.green' class button, i dont remember, but have one or two buttons in administrator panel, if this code, these buttons have impacts. Is more intersing...

You can change this into config's file's.. Search for your IP into files and change this, you can.

@macjohnny @jgragim The *ngIf need to be or in the select or in the mat-option with select inside like this: ` ` I think the search component is filtering the...

The error is here: ![image](https://user-images.githubusercontent.com/37344068/116710461-2aa52d00-a9a8-11eb-9d14-4c9ed9bdd04b.png) On: src/app/mat-select-search/mat-select-search.component.ts

Well, simply change this line of code to this: ![image](https://user-images.githubusercontent.com/37344068/116711912-b10e3e80-a9a9-11eb-9f54-63f6c67a79d0.png) The option list is here, so I can use it. Why the check is

@macjohnny , the error ocurrs on this input: ![image](https://user-images.githubusercontent.com/37344068/117708786-98bad280-b1a6-11eb-9ff2-3aaf74784ee9.png) Just open it and type something on the search input. But your suggestion to put a timer on pipe works very...