Skip to content
Discussion options

You must be logged in to vote

Hey @buliyo file organization it's up to you.

You are not overriding backpack views, in this case you are creating a new one. So if you leave it for example in: resources/views/users/list.blade.php you should use CRUD::setOperationSetting('view', 'users.list').

I do not recommend to use the setListView() method, as that method would probably end up deprecated in future versions, so I would advise to set the operation setting directly.

Cheers

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@buliyo
Comment options

@buliyo
Comment options

@pxpm
Comment options

pxpm Apr 5, 2023
Maintainer

Answer selected by buliyo
@buliyo
Comment options

Comment options

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