Skip to content

lucas-quinn-guru/sitetronic-exam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sitetronic Exams (Laravel 5.8)

Laravel's logging system helps a lot for storing data as well as while troubleshooting some hidden bugs. The data related to the exception automatically gets logged whenever something goes wrong.

Sometimes, we need more than just stack trace to debug the issue easily. The things like request URL, request input data, session data, etc. help us hunt down the exact cause quickly. That's what this plug-and-play Laravel package does for you :)

Requirements

  • PHP 7.1.3+
  • Laravel 5.8+

Installation

This is a work in progress and installation through composer isn't available. However, this can be installed through a package and tricking composer as if it exists.

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

Special Thanks to

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published