apilogger icon indicating copy to clipboard operation
apilogger copied to clipboard

Small laravel package for viewing api logs which can be used in debugging.

Results 21 apilogger issues
Sort by recently updated
recently updated
newest added

Thank you for updating the log interface. But, may you downgrade the minimum php version ? Because many of my project using this lib on for laravel 5.5 and laravel...

Please add pagination to the logs if possible

Hi, I've notice that the log tables are created even if i choose file as driver, there is a way to disable log table creation on file driver? thank you

bug
enhancement

It seems at the moment that any user can see the logs (in /apilogs); obviously this could be a security issue. It could be _optional_ to protect that route(s) with...

enhancement

Hey, Keen to help out on this package and do several improvements. Let me know what you think about the following: ## Routes * Add config option for route guards...

Hi i am new in laravel can you pls guide me how to make password protected api logger i follow all given command which given by you. thanks in advance.

fixed namespace to comply with psr-4 standards

Is there anyway to export view and src files ? so one can modify them according to requirements ? @aungwinthant