hermawanramadhan / CodeIgniter4-DataTables

MIT License
92 stars 38 forks source link

feat: uppercase value request->getMethod for CI 4.5 #44

Closed asnanmtakim closed 4 months ago

asnanmtakim commented 4 months ago

In CI 4.5 value of request->getMethod is not 'get' with lowercase but 'GET' with uppercase