- Rename .env.example to .env
- Update DB_CONNECTION=mysql DB_HOST=127.0.0.1 DB_PORT=3306 DB_DATABASE=homestead DB_USERNAME=homestead DB_PASSWORD=secret and Social IDs in .env file to yours.
- In command line :
- composer update
- Php artisan key:generate
- php artisan migrate
- npm install
- npm run dev
- User registration => Done
- User login => Done
- Forgot password => Done
- Limit login attempts
- social login => Done (Facebook, Twitter, LinkedIn, Google)
This project is open for contribution.
For any suggestion and query contact me at : [email protected]
blog/port: http://sunnystark.blogspot.in