Friday, March 10, 2017

BackPack PageManager fields.select_page_template not found

While accessing pages or creating pages getting the following error:

ErrorException in FileViewFinder.php line 137: View [fields.select_page_template] not found. (View: /home/ubuntu/pbc/vendor/backpack/crud/src/resources/views/inc/show_fields.blade.php) (View: /home/ubuntu/pbc/vendor/backpack/crud/src/resources/views/inc/show_fields.blade.php) (View: /home/ubuntu/pbc/vendor/backpack/crud/src/resources/views/inc/show_fields.blade.php)

Followed this solution: Try to remove your backpack folder from the vendor and do the composer update again



via Sarvesh Acharya

Advertisement