Skip to content

CodWorker/yii2-user-file-auth-app

Repository files navigation

Yii2 user file auth app


This is the symple example yii2 application with user authentication and saving user data in the file. Mysql or another database not used in this case.

Steps to install project:

  • Clone repository from github
  • Run in console from root directory composer update
  • Run in console from root directory php init

Descriptions:

  • User data saved in file storage in this path: "common/filestorage/storage.json"

About

Yii2 user file auth app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published