Skip to content

debugging and logging made easy for laravel

License

Notifications You must be signed in to change notification settings

dagar-in/crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dagar/Crawler

The packages tries to provide 100% coverage for debugging your application by logging request, response, quires and application logs in one location and providing you one dashboard to look at all the things.

Dashboard Screenshot

Dashboard Info

Installation

composer install dagar/crawler
php artisan migrate

Usage

Goto https://localhost:8000/crawl to open dashboard and start debugging.

The url and all other features can be configured from config file.

Security

  • IP Whitelist
  • Useragent Whitelist
  • Refer Header Whitelist

License

MIT

About

debugging and logging made easy for laravel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published