run configs for intellij
This commit is contained in:
10
.idea/php.xml
generated
10
.idea/php.xml
generated
@@ -1,5 +1,15 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<project version="4">
|
<project version="4">
|
||||||
|
<component name="PhpProjectServersManager">
|
||||||
|
<servers>
|
||||||
|
<server host="localhost" id="961f33f9-dcbb-4c0b-a638-949af7addc48" name="php-fpm" port="8080" use_path_mappings="true">
|
||||||
|
<path_mappings>
|
||||||
|
<mapping local-root="$PROJECT_DIR$" remote-root="/Users/nabeelshahzad/dev/projects/phpvms" />
|
||||||
|
<mapping local-root="$PROJECT_DIR$/public" remote-root="/Users/nabeelshahzad/dev/projects/phpvms/public" />
|
||||||
|
</path_mappings>
|
||||||
|
</server>
|
||||||
|
</servers>
|
||||||
|
</component>
|
||||||
<component name="PhpProjectSharedConfiguration" php_language_level="7.1" />
|
<component name="PhpProjectSharedConfiguration" php_language_level="7.1" />
|
||||||
<component name="PhpUnit">
|
<component name="PhpUnit">
|
||||||
<phpunit_settings>
|
<phpunit_settings>
|
||||||
|
|||||||
5
.idea/runConfigurations/local_debug.xml
generated
Normal file
5
.idea/runConfigurations/local_debug.xml
generated
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
<component name="ProjectRunConfigurationManager">
|
||||||
|
<configuration default="false" name="local debug" type="PhpWebAppRunConfigurationType" factoryName="PHP Web Application" singleton="true" server_name="php-fpm">
|
||||||
|
<method />
|
||||||
|
</configuration>
|
||||||
|
</component>
|
||||||
Reference in New Issue
Block a user