mistaq
Results
2
issues of
mistaq
I'm using 2 emulators: Dolphin (Gamecube/Wii) and DesMuMe (NDS) In emulators.txt, this shows as the following: ``` [DesMuMe] location=E:\Games\DesMuMe\DeSmuME_0.9.11_x64.exe command=%l %r extensions:nds [Dolphin] location=E:\Games\Dolphin\Dolphin.exe command=%l %r extensions:iso ``` If I...
Hi, I followed your PHP sample and the [CakePHP 3.0 Cookbook on REST implementation](https://book.cakephp.org/3.0/en/development/rest.html) and currently have the following in my config/routes.php, to allow for ajax and the specific controller...