2017 © Pedro Peláez
 

library laravel-debug-switch

Enable or disable debugging for your current Laravel session only

image

corazzi/laravel-debug-switch

Enable or disable debugging for your current Laravel session only

  • Thursday, March 30, 2017
  • by corazzi
  • Repository
  • 2 Watchers
  • 0 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Laravel Debug Switch

You should never have to turn debugging on in production. Unfortunately, "should never" and "will never" are not the same., (*1)

This package will allow you to quickly turn debugging on or off for your current session, and only your session. If you need to debug something in production, you can simply turn debugging on for yourself and no other users will be affected., (*2)

Laravel Debug Switch is also handy for development. Some debugging tools, like the brilliant laravel-debugbar, can take up quite a lot of your resources. If you don't need debugging to be constantly turned on whilst developing, you can quickly switch it on or off without having to edit your .env file., (*3)

The Versions

30/03 2017

dev-master

9999999-dev

Enable or disable debugging for your current Laravel session only

  Sources   Download

MIT

by Sacha Corazzi

29/03 2017

dev-dev

dev-dev

Enable or disable debugging for your current Laravel session only

  Sources   Download

MIT

by Sacha Corazzi

29/03 2017

v0.1.0

0.1.0.0

Enable or disable debugging for your current Laravel session only

  Sources   Download

MIT

by Sacha Corazzi

29/03 2017

v0.1.0a

0.1.0.0-alpha

Enable or disable debugging for your current Laravel session only

  Sources   Download

MIT

by Sacha Corazzi