Kevin

Avatar
  • 活动总数 14
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 1
  • 订阅数 5
  • 创建于

    Is it possible to debug WP function using wp_cli in PHPStorm?

    Hi all,I've got a Wordpress/Woocommerce project and have installed WP_CLI. I have a static function called test in my App controller:public static function test( $num ) { $order = wc_get_order( $...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    Remote debugging in PHPStorm?

    I'm trying to get a simple PHP remote debug in PHPStorm 2022.2.3 up and running but nothing is happening. Here's what I've done: In Run/Debug Configurations I've set up a ‘PHP Remote Debug’ configu...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Android development in PHPStorm??

    Hi, I think I know the answer to this but I just wanted to check, I'm looking into learning some app development - cordova for ios/android. I currently use PHPStorm on a Mac but there's no way of d...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Disabling touchbar in PHP Storm??

    Hi there, In the new version of PHP storm on the Mac, the touchbar is active. The problem is, the touchbar on the Mac is very sensitive and I keep on hitting it by mistake as I'm coding. This keeps...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    How do I set headers in HTTP client?

    Hi, Since the Rest client has been removed, I now have to use the HTTP client to test my API requests. But I'm struggling to figure out how to send an 'auth-token' in the HTTP header for my GET req...
    • 2 个关注者
    • 3 条评论
    • 1 票