PHP

Laravel Built-in User Auth: Login, Registration and Password Reset

Submitted by nurhodelta_17 on
This tutorial will teach you the build-in user login, user registration and user reset password in Laravel. The reset password will send password link to the user's email but since we are using local server, we are just going to use the laravel log to get the reset password link.

User Manager Application

Submitted by Jeff Nyak on
User management application, where you can add users, username, lastname, phone number etc, edit, update and delete. This simple project is coded in PHP(OOP) and bootstrap as the front end framework. For more info get in touch [email protected]. You can also find the source code in my github account, https://github.com/jeffnyalik/usermanager