Libraries tagged by log out
devthis/console-logg
10587 Downloads
Effortless artisan console output with your usual Laravel logger
weitzman/logintrait
166374 Downloads
Provides login/logout via user reset URL instead of forms.
nystudio107/craft-disqus
18172 Downloads
Integrates the Disqus commenting system into Craft CMS websites, including Single Sign On (SSO) and custom login/logout URLs
mahfuz/login-activity
20532 Downloads
This package will save login and logout activity of user
tompec/laravel-email-log
1414 Downloads
A Laravel package to log outgoing emails
geoffroy-aubry/logger
20669 Downloads
PSR-3 logger for adding colors and indentation on PHP CLI output.
gabrieliuga/laravel-mail-log
22618 Downloads
Record all outgoing emails from.
elminson/database-query-logger
41 Downloads
A powerful PHP package for logging SQL queries from Laravel applications, supporting both Eloquent and Query Builder instances, with flexible output options.
cerbero/auth
200 Downloads
Laravel module to implement the authentication system into your applications.
stadline/monolog-echo-handler
10855 Downloads
A handler for Monolog that sends messages with php://output.
crazy-max/cws-debug
19658 Downloads
PHP class to output additional messages for debug.
mouf/security.userservice
206575 Downloads
A set of PHP class to manage log-in and log-out of web applications and that integrates with Mouf.
mouf/security.simplelogincontroller
190955 Downloads
This package contains a simple Splash controller to log into an application. The controller can display a simple form with username/password choice, and has actions to login/logout the application.
dotkernel/dot-authentication-web
2136 Downloads
DotKernel login/logout authentication flow for web based applications
socialblue/laravel-query-adviser
3319 Downloads
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.