I created a new module in symfony:
$ ./symfony generate:module frontend address
and cleared the cache:
$ ./symfony cache:clear
Solution
Funny! I really can't call it a solution. I was just accessing a wrong URL. Haha!
Instead of:
/frontend_dev.php/addres
I went to:/frontend_dev.php/address/index
No comments:
Post a Comment