I Use VScode, xammp and firefox developer edition is there a way to live reload my website in the browser.The only thing i tried was to just change the extension from PHP to HTML and use live reload extension in vscode.
            Asked
            
        
        
            Active
            
        
            Viewed 1,286 times
        
    0
            
            
        - 
                    1This works with Chrome, not sure if the same extension is available for firefox: https://stackoverflow.com/questions/62255030/how-do-i-configure-vscode-live-server-to-process-php-files-properly-im-using-w – ADyson Oct 26 '20 at 18:55
- 
                    1It worked thank you ADYSON – charles king Oct 26 '20 at 19:16
