Libraries tagged by hydrat-agency
hydrat-agency/laravel-2fa
14 Favers
2154 Downloads
2154 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
54 Downloads
54 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.