It is possible to enable the toolbar but disable the web view, confirmed on a fresh laravel install.
When you do so, the "show details" link results in a 404. What would you think about conditionally rendering this link based on whether the web view is available?
Or as a less than ideal alternative - prevent the toolbar from being shown when the web view is disabled?
It is possible to enable the toolbar but disable the web view, confirmed on a fresh laravel install.
When you do so, the "show details" link results in a 404. What would you think about conditionally rendering this link based on whether the web view is available?
Or as a less than ideal alternative - prevent the toolbar from being shown when the web view is disabled?