Quantcast
Channel: CodeIgniter Forums - All Forums
Viewing all articles
Browse latest Browse all 14343

Does the controller name support hump to underline?

$
0
0
Does the controller name support hump to underline?

like this:


Code:
class data extends CommonController {

    public function getData()    {
        return view('get_data');
    }
}

url like this:

Code:
http://www.test.com/data/get_data

Viewing all articles
Browse latest Browse all 14343

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>