We will create a module called Skynet_Office. The module will have two entities define below: Deparment:A simple model with following fields: entity_id : primary key name : name of department,string value 2.Employee:an Eav model with following fields and attributes : Fields: entity_id : primary key. department_id : foreign key,pointing to Department.entity_id email :email of an employee,string value first_name: first name of an employee,string value last_name : last name of employee,string
Year: 2019
Bio-refrigerators: In a valiant effort to rethink the ubiquitous refrigerator — which has seen few design changes since the invention of freon fridges in the 1930’s — Russian designer Yuriy Dmitriev has unveiled a fresh-looking, gel-filled appliance of the future. His Bio Robot Refrigerator utilizes a special gel-like substance that suspends and cools food once inserted. Dmitriev’s design was a finalist in the Electrolux Design Lab competition, which challenges entrants
If you forget the Admin Username and Password of Magento2 Project .Then If u want to create/reset new admin and password.Then use this code as example:- Open Terminal and Paste this Code:- Demo:- User= your_username Password=yourpass123 [email protected] Firstname=Yourfirstname Lastname=Youlastname Try it