Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
development:php:xdebug [2020/03/03 12:55]
kalenpw
development:php:xdebug [2021/06/29 15:15] (current)
kalenpw
Line 29: Line 29:
 #linux, if using fpm #linux, if using fpm
 sudo service php7.3-fpm restart sudo service php7.3-fpm restart
 +
 # mac # mac
 sudo brew services restart php@7.1 sudo brew services restart php@7.1
 </code> </code>
 +
 +----