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!
You can install the package via composer:
composer require eru/sflash
php artisan session:flush
Please see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING for details.
Please review our security policy on how to report security vulnerabilities.
The MIT License (MIT). Please see License File for more information.