Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: CI4 Beta 1: function _remap not works properly
Post: RE: CI4 Beta 1: function _remap not works properly

Hi Here, I thought about that, but the error I'm getting is not the 404, but the one shared by the original author of this post. Let me simplify my example to make it more straight forward. ...
4,487 Views
5 Replies
09-25-2019, 06:11 PM
juworld
    Thread: Please use snake_case. not CamelCase
Post: RE: Please use snake_case. not CamelCase

Oh okay, thanks for clearing this up for me!
6,096 Views
6 Replies
09-25-2019, 06:03 PM
juworld
    Thread: CI4 Beta 1: function _remap not works properly
Post: RE: CI4 Beta 1: function _remap not works properly

Thanks for the speedy reply. Actually, I do have an index() method So, I just pulled down CI 4.0.0-rc.1 This is my code Code: --
4,487 Views
5 Replies
09-25-2019, 09:03 AM
juworld
    Thread: Please use snake_case. not CamelCase
Post: RE: Please use snake_case. not CamelCase

ciadmin Wrote: (09-25-2019, 08:43 AM) -- juworld Wrote: (09-25-2019, 08:19 AM) -- Hi there, I notice that controller methods are still using snake_case? Is that the only exception? Justin -- ...
6,096 Views
6 Replies
09-25-2019, 08:53 AM
juworld
    Thread: controller of _remap seem to fail.
Post: RE: controller of _remap seem to fail.

rfrkk Wrote: (02-22-2019, 06:19 PM) -- I found the bugs that is route.php of ci debug tool. I update all packages by Zip compressed file for you testing , thank you. download (https://drive.goo...
8,077 Views
10 Replies
09-25-2019, 08:41 AM
juworld
    Thread: CI4 Beta 1: function _remap not works properly
Post: RE: CI4 Beta 1: function _remap not works properly

I'm having the same issue. My approach is to "fool" it by placing a dummy function if I'm not messing with Route Code: -- public function parameter1() { // placeholder } -- Anyone ...
4,487 Views
5 Replies
09-25-2019, 08:39 AM
juworld
    Thread: Please use snake_case. not CamelCase
Post: RE: Please use snake_case. not CamelCase

ciadmin Wrote: (06-25-2019, 09:35 PM) -- The CamelCase decision was made a few years ago, sorry. snake_case is used for "legacy style" helpers or common functions. There is nothing to prevent you f...
6,096 Views
6 Replies
09-25-2019, 08:19 AM
juworld

Theme © iAndrew 2016 - Forum software by © MyBB