Am I correct in that all this is being simulated on my Mac?
All my stuff in on a linux external server. It looks as though this is bringing over all source, (well most of it did not bring everything)
THAT IS NO GOOD. How do I simulate mysql on my macOS. I had to install php 8.3 and xdebug.
Been a week and still do not have it working.
请先登录再写评论。
Hello Ljanda,
In PhpStorm, you can connect to any existing database using the Database Tool window. For more details, please refer to the ‘Database Tools and SQL’ documentation section - https://www.jetbrains.com/help/phpstorm/relational-databases.html . This section provides an overview of the basic functionality and includes examples on how to connect to various data sources.
Mac OS is client. PHP and database reside on a Unix server elsewhere in cloud. This does not look like it is supported to debug remotely. Visual Studio does and have figured it out.