aungwinthant / apilogger

Small laravel package for viewing api logs which can be used in debugging.
MIT License
346 stars 61 forks source link

Authentication check for viewing API logs #29

Open nullifiedaccount3 opened 4 years ago

ipanardian commented 3 years ago

Redefine the route and add basic auth middleware

dansleboby commented 2 years ago

I add this option in #42