Welcome Guest, Not a member yet? Register   Sign In
Module view file showing invalid
#3

You do not have an `Example` namespace. It is actually `Blog`. So you should use that instead.
PHP Code:
function index() { 
    echo 
view('Blog\Views\show_blog');

Reply


Messages In This Thread
Module view file showing invalid - by ciddict - 04-10-2021, 08:12 AM
RE: Module view file showing invalid - by paulbalandan - 04-10-2021, 11:19 AM
RE: Module view file showing invalid - by ciddict - 04-10-2021, 01:54 PM



Theme © iAndrew 2016 - Forum software by © MyBB