Welcome Guest, Not a member yet? Register   Sign In
Documentation error | Limit the Routes Made
#3

(This post was last modified: 04-19-2020, 07:58 AM by MatheusCastro.)

(04-19-2020, 06:26 AM)jreklund Wrote: According to the documentation both of those options should be viable. So they bug would be why , dosen't work.
You can open an Issue at our Github page, if there aren't any of that specific topic already.

https://github.com/codeigniter4/CodeIgniter4/issues

Hello, jreklund

The problem was this:

PHP Code:
$routes->resource('photos', ['only' => 'index, show']); 

The space between items in the string

Do you think it would be interesting to prevent this? Or better leave it as is?
Reply


Messages In This Thread
RE: Documentation error | Limit the Routes Made - by MatheusCastro - 04-19-2020, 07:55 AM



Theme © iAndrew 2016 - Forum software by © MyBB