Hi everyone! I'm a programmer from Canary Islands and I just begin with CakePHP. I import some plugins into my vendors folder and I'm wondering how can I override the plugin c...
Really will Microsoft abandon the PHP support in Azure? It could be a bad decision due to the huge number of systems which use PHP and Azure... Google and Amazon will be rubbi...
Morning Guys! I have a project in PHP and it's connecting to a MSSQL database (I know, that's a sin ;-)) the question is, I read that M$ will remove support to MSSQL in PHP in...
So, the integer in the second array is related with the first array, and you want to show in the dropdown only the items that match with the values into the second array, righ...
HI guys! Anyone knows any good tutorial about how to create packages in Laravel? Right now, I'm using Laravel 7, but I guess that shouldn't be much more differences between ve...
Hi @dev_rohit which plugin and how much? DM if you could give me more details. Thanks
How can I know if a class exist in a cake php project? I try with class_exist() but it returns false, and I know that the class exists
Yes I guess too, but did you find some documentation about that? I just found how to extends the views and templates, but not the code... :-(
if you wrap your transaction with a generic try-catch block, is that message throwed in a catch block?
When you did docker-composer up --build what did you see at your console?
So, then what is the scope of that decision, won't Windows support PHP 8?
Which change did you try and which error did you get?
Could you show that code, please?