Magento 2 professional serie videos -kill Eav for customer - give you the ability to play add remove show add custom attributes , customize events , explore structure db and more ....
get code source from GITHUB
The Part 1 Recover:
- Some notes about eav (i have used phpmyadmin to explain this point)
- Add attribute to customer with Setup.php file (phone number by example)
- Show attribute in admin (edit customer section) and in frontend (create customer section)
- Save attribute value to db
- Other point inside the course explore and create query mysql inside terminal , we worked inside docker and with netbeans IDE .
Comments