DivineOmega / laravel-password-exposed-validation-ruleLinks
🔒 Laravel validation rule that checks if a password has been exposed in a data breach.
☆89Updated 2 years ago
Alternatives and similar repositories for laravel-password-exposed-validation-rule
Users that are interested in laravel-password-exposed-validation-rule are comparing it to the libraries listed below
Sorting:
- Logs which process created or modified a record☆94Updated 3 years ago
- An easier way to define custom Blade directives.☆184Updated 3 months ago
- Automatically log all API calls☆52Updated 3 years ago
- Nested URLs redirect logic☆114Updated 4 years ago
- Extract a favicon from any website and save it to your local storage☆102Updated 3 years ago
- Laravel Console Dusk allows the usage of Laravel Dusk in Laravel/Laravel Zero artisan commands.☆161Updated 2 months ago
- Simplify and accelerate applying many migrations at once using a flattened dump of the database schema and migrations☆176Updated 2 years ago
- A package for automatically hashing Eloquent attributes in Laravel 5.5+☆117Updated 6 years ago
- A package for verifying a user via call or SMS☆145Updated 3 weeks ago
- Laravel Slack notification channel with API token support instead of incoming webhooks.☆87Updated last year
- Automates the common password `Hash::needsRehash` routine by hooking into the built-in event system.☆66Updated 2 years ago
- Brings make:scope command to laravel☆101Updated 2 years ago
- Laravel Validator object-oriented wrapper☆80Updated 5 years ago
- Powerful URL shortening tools in Laravel☆98Updated 4 years ago
- Add inline translation capabilities to your Laravel application.☆103Updated 6 years ago
- A PHP package to show users how long it takes to read content.☆284Updated 4 years ago
- Return readable API responses☆69Updated last year
- A package that allows you to create and manage sequences on Eloquent models.☆153Updated 11 months ago
- Use the power of Tinker within your Nova application.☆115Updated 4 years ago
- The Laravel Overflow package will allow adding an overflow column to a form request easily. Use this package to make it easy to store ove…☆107Updated 3 years ago
- Add preload and prefetch links based your Mix manifest☆168Updated 4 months ago
- Create a test along with your class, when using the laravel make command☆62Updated 3 years ago
- A Laravel Eloquent Model trait for adding and using a uuid with models☆139Updated 4 years ago
- artisan push - Deploy your codebase into your web server with one Laravel artisan command and no SSH needed!☆152Updated 5 years ago
- An easy to use request sanitizer that allows you to sanitize your form data before validating it.