ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 25,996
- Points
- 823
Reputation:
I'm currently having some issues getting a id from a param.
I'm attempting to grab the blog_id from the following localhost/userblogs/blog/first-blog.2/add but in the ParameterBag variable I am getting blog_id back as 0. I'm wondering if this is due to how I have the routes setup?
This is currently on my actionBlogAddPreview function for the editors preview bbcode.
Continue reading...
I'm attempting to grab the blog_id from the following localhost/userblogs/blog/first-blog.2/add but in the ParameterBag variable I am getting blog_id back as 0. I'm wondering if this is due to how I have the routes setup?
This is currently on my actionBlogAddPreview function for the editors preview bbcode.
Continue reading...