Welcome Guest, Not a member yet? Register   Sign In
Admin App
#3

(This post was last modified: 05-01-2019, 01:57 PM by MeltedRolo.)

Hi

If your going to make the admin backend in codeigniter then thats what the modules folder is for if I'm not mistaken, use the app folder for the frontend for normal users, then create a /modules/admin, and duplicate the folder structure from the main app inside it (it has to have PSR4 namespaces), setup your app/config/autoload.php file. It's in the manual.

Failing that, use virtual hosting as has been suggested. If your using Windows I,ll walk you through it, it's fairly easy.

Hope that helps.
Reply


Messages In This Thread
Admin App - by tony.a - 04-30-2019, 10:00 AM
RE: Admin App - by ciadmin - 04-30-2019, 10:42 AM
RE: Admin App - by MeltedRolo - 05-01-2019, 01:56 PM
RE: Admin App - by tony.a - 05-02-2019, 03:16 AM
RE: Admin App - by tony.a - 05-02-2019, 04:29 AM
RE: Admin App - by InsiteFX - 05-04-2019, 04:39 AM



Theme © iAndrew 2016 - Forum software by © MyBB