Skip to content

moderntribe/square1-whoops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Whoops - Better PHP Error Messages

In Local Environments (and local environments only), you can enable Whoops Error Messaging.

Whoops provides a cleaner, more helpful interface for viewing errors when they happen, including a clear callstack, server details at the time of the error, preview of the code that errored, and all sorts of other goodies.

To enable Whoops, simply add define( 'WHOOPS_ENABLE', true ); to your local-config.php.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 7

Languages