Question: In PHP laravel, Create a new model called car and add 3 properties to it: Make, Model, and year Create a factory for cars that
In PHP laravel,
Create a new model called car and add 3 properties to it: Make, Model, and year
Create a factory for cars that sets the make field to either ford / honda / toyota
Create a database seed to generate 50 cars.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
