Question: Assignment 4 1. Create crud with Laravel latest having exact 5 unique fields (no fields should be matched with someone else). 2. Table should be

 Assignment 4 1. Create crud with Laravel latest having exact 5

Assignment 4 1. Create crud with Laravel latest having exact 5 unique fields (no fields should be matched with someone else). 2. Table should be created with migration command having appropriate database constraints. (Add comments because you have added certain constraints on to a column). 3. After every crud operation(delete,update,insert) success message using session (green color) should be displayed. 4. Model name should be student and table name should be students_project. 5. There should be one column in your table named as my_rollnumb_id, and it's default value should be your student_id(It should be defined with migration). Note List down all the laravel commands and attach it with the submission. Attach .sql file and video of the latest version assignment running into your computer. Assignment is to be submitted individually

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!