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.

Input Boxes and Drop-down Lists in HTML Table Cells

Submitted by nostradamus1566 on
This is just a simple demonstration for students studying html , css and Javascript. The attached zip contains source code to demonstrate how to integrate CSS, HTML and JavaScript to style a table and put form elements into the cells of the table. The cells of the table contain neatly fitted input boxes, drop-down selection lists and checkboxes. When you click on a checkbox on a row it selects

WPF Listview Demo Project for beginners

Submitted by [email protected] on
Hi to all, I am also beginner in c#. I just started to learn c# WPF code. Here's a sample source code for beginners to implement listview in wpf.(if download not works please use the link below) https://drive.google.com/drive/folders/1OCKdgpoA5DQnq736D5B4kM0XNPIIHio0?usp=sharing Regarding this, if you have any queries please let me know. [email protected] The same time I am stuck some where to