Skip to content
Discussion options

You must be logged in to vote

Hey @shilpitrusty

This is what you are looking for: https://github.com/Laravel-Backpack/NewsCRUD?tab=readme-ov-file#overwriting-functionality

Don't forget you also need to change the models to add the new fields in the $fillable, and also change the migrations to accomodate your new fields.

By that time, I think it's better to just copy to package controllers/models/routes into your application and just uninstall the package.

Cheers

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by karandatwani92
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants