Setting flash message with $this->Flash is not working - help please

Thanks FinlayDaG33k for the input. I have resolved the problem. The problem was being caused by a misconfiguration in the Session settings in App\config\app.php file. For some reason it did not like the way I had configured the “session.cookie_domain” settings.

Thanks.