eru/sflash

A simple laravel Package to flush sessions via artisan command.

v1.0 2023-05-30 12:59 UTC

README

Latest Version on Packagist

Total Downloads

Sometimes we store data on sessions such as cart data or maybe any information regarding users that might have no feature to delete them from user interface! sFlush is here to help you in this regard! simply add this package and simply run from your terminal and boom you are good to go, and flushed your session data from terminal!

Installation

You can install the package via composer:

composer require eru/sflash

Usage

php artisan session:flush

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.