Libraries tagged by hydrat-agency
hydrat-agency/laravel-2fa
15 Favers
3678 Downloads
3678 Downloads
This package allow you to enable two-factor authentication in your Laravel applications. It stores tokens locally and notify users about their token via mail, SMS or any custom channel. Includes native conditionnal check to trigger or not 2FA, using known devices, IP addresses or IP locations.
hydrat-agency/laravel-db-dumper
1 Favers
58 Downloads
58 Downloads
Brings db:export/db:import command to laravel for easier environment propagation
hydrat-agency/laravel-partial-seeder
0 Favers
5 Downloads
5 Downloads
Seed your Laravel database using a migration-like system in order to only seed the modified application defaults added during development.