2017 © Pedro Peláez
 

library password

Laravel password extended

image

laravolt/password

Laravel password extended

  • Thursday, October 19, 2017
  • by uyab
  • Repository
  • 2 Watchers
  • 2 Stars
  • 2,059 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 10 Versions
  • 3 % Grown

The README.md

laravolt/password

Laravel password extended, (*1)

Installation

Install Package

composer require laravolt/password, (*2)

Publish Migrations

php artisan vendor:publish --tag=migrations --provider="Laravolt\Password\ServiceProvider", (*3)

Usage

[todo], (*4)

Fitur

  • Membuat password acak dengan berbagai metode
  • Admin bisa mengganti password user dan mengirim password baru via email
  • Admin bisa meminta user untuk mereset passwordnya
  • Middleware untuk memaksa user mengganti password setelah jangka waktu tertentu

Metode pembuatan password bisa dipilih sesuai kebutuhan

secure

Lebih aman, cocok untuk dibagikan via email atau media lain yang tidak mudah hilang. Contoh: Akjd986&788*#dkD7, (*5)

easy

Mudah diingat dan diucapkan, cocok untuk pembuatan password secara masal dan dibagikan secara verbal. Contoh: veruzavo, hanacaraka, (*6)

The Versions

19/10 2017

dev-master

9999999-dev https://github.com/laravolt/password

Laravel password extended

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel password laravolt

19/01 2016

0.x-dev

0.9999999.9999999.9999999-dev https://github.com/laravolt/password

Laravel password extended

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel password laravolt

19/01 2016

0.3

0.3.0.0 https://github.com/laravolt/password

Laravel password extended

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel password laravolt

26/12 2015

0.2

0.2.0.0 https://github.com/laravolt/password

Laravel password extended

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel password laravolt

30/09 2015

0.1

0.1.0.0 https://github.com/laravolt/password

Laravel password extended

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel password laravolt