ashishonmobile

Results 3 issues of ashishonmobile

when I try to access the http://localhost:8765/users.json it does not return me the json data I have below function in AppController public function beforeRender(EventInterface $event) { $this->viewBuilder()->setTheme('AdminLTE'); $this->viewBuilder()->setClassName('AdminLTE.AdminLTE'); } but...

tutorial

I am facing this issue. Is there any solution to this. Regards, Ashish

Hi Erdkse, I was looking for one solution where I want the page to be work exactly like below url https://adminlte.io/themes/v3/index.html But it seems the page is working like right...