All Projects → poria-cat → CocoPass

poria-cat / CocoPass

Licence: MIT license
A password management system based on Laravel5.3

Programming Languages

javascript
184084 projects - #8 most used programming language
PHP
23972 projects - #3 most used programming language
CSS
56736 projects
HTML
75241 projects
Limbo
41 projects
Vue
7211 projects
ApacheConf
554 projects

CocoPass

CocoPass is a password management system based on Laravel5.3. You can safely and easily store your password here. If course, it is the first version.

Option 1: Installation

composer install

Option 2: create a .env file and write MySql info in it

touch .env

###Option 3: migrate

php artisan migrate

Todo

  • use google2fa
  • use Vue.js
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].