laravel-2fa LaravelGitzella

laravel 2fa

This package allow you to enable simple two-factor authentication in your Laravel applications. It stores tokens locally and notify users...

laravel-db-dumper LaravelGitzella

laravel db dumper

This package brings `db:export` and `db:import` artisan commands to Laravel, to easily copy database to another environment.