Remove crud #488
Remove crud
#488
-
How can I remove CRUD from Laravel Backpack? I've run |
Beta Was this translation helpful? Give feedback.
Answered by
christmex
May 13, 2023
Replies: 1 comment 1 reply
-
Hiii, here are the manual steps
then, perform let me know if you have any issues, thx |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
dmatis2
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hiii, here are the manual steps
routes/backpack/custom.php
app/Http/Controllers/Admin/EntityCrudController.php
resources/views/vendor/backpack/base/inc/sidebar_content.blade.php
then, perform
php artisan optimize:clear
let me know if you have any issues, thx