Nicotine

Open source framework for PHP & MySQL

Downloads Page

Display Logs

These display logs are available mostly when errorReporting configuration directive is set to 'DEVELOPMENT_MODE'. You can play with this value, every time you need, by editing /config.php file.

Display errors sample:

Display exceptions sample:

Display database queries sample:

Display statistics sample:

Display content of a variable, using d() aka "dump", or dd() aka "dump and die" helpers: