Forum

mrmucha
@mrmucha
Admin
Member
Dołączył: sty 9, 2012
Last seen: maj 15, 2025
Tematy: 535 / Odpowiedzi: 561
Topic
Forum
Replies: 0
Views: 688
Odpowiedz
Odpowiedź na: Kohana: how to translate validation errors

example method function action_add() { if ($this->request->post()) { try { $user = new Model_U...

3 lata temu
Forum
Topic
Forum
Replies: 0
Views: 740
Odpowiedz
Odpowiedź na: Kohana: ErrorException [ 0 ]: count(): Argument #1 ($value) must be of type Countable|array, Model_ given

edit modules/orm/classes/Kohana/ORM.php find public function has($alias, $far_keys = NULL) { $count = $this->count_relations($alias, $far_k...

3 lata temu
Forum
Odpowiedz
Odpowiedź na: Count total lines of code in project (git) using PHP + Windows

download cloc.exe (for windows! any other app that was compiled using MSYS2 may throw fatal error/Stack trace) and put in somewehere example code ...

3 lata temu
Forum
Odpowiedz
Odpowiedź na: vue3, nextTick

mounted() { this.$nextTick(() => { }); }

3 lata temu
Forum
Topic
3 lata temu
Forum
Replies: 0
Views: 601
Odpowiedz
Odpowiedź na: Docker - Package php8.1 is not available, but is referred to by another package.

remove /etc/apt/preferences.d/no-debian-php file rm /etc/apt/preferences.d/no-debian-php and try again apt install php8.1

3 lata temu
Forum
Topic
Forum
Replies: 0
Views: 798
Odpowiedz
Odpowiedź na: RFM69 - testing example, spy mode

example spy mode code (from-to), network 100, modify to your needs // RFM69HCW Example Sketch // Send serial input characters from one RFM69 node ...

3 lata temu
Forum
Topic
Forum
Replies: 0
Views: 611
Strona 10 / 74