访问页面或创建页面时出现以下错误:
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)遵循这个解决方案:Try to remove your backpack folder from the vendor and do the composer update again
发布于 2017-04-04 10:19:06
创建名为PageTemplates.php的新文件,并替换应用程序目录中现有的。之后,您可以复制前面的代码。
https://stackoverflow.com/questions/42725816
复制相似问题