Skip to content
Advertisement

Can’t get Session in controller

I want to alert notify after sent message!

I try to get session message after sent in controller but it not working.

here my controller code :

JavaScript

Advertisement

Answer

Use the helpers:

  • for inserting and making seesion :
JavaScript
  • for catch and using the session :
JavaScript
User contributions licensed under: CC BY-SA
3 People found this is helpful
Advertisement