Crud Generator lets you create the resource controller with the basic common logic we mostly do within our controllers, it also creates you the FormRequest which in charge of Store & Update Method , it creates you the model if it doesn't exist, and lastly It creates a resource route for your controller