Welcome Guest, Not a member yet? Register   Sign In
Organizing views and assets
#11

[eluser]Boris Strahija[/eluser]
Thanks for all the help. I already have my own optimal setup, and it works good for me for now. I'm using Carabiner for my assets, and I have to say it's great. My structure currently looks something like this:
Code:
+ application
|-+ ...
|-+ views
  |-+ backend
    |-+ _global
    |-+ _inc
  |-+ frontend
    |-+ _global
    |-+ _inc
+ assets
|-+ backend
  |-+ css
  |-+ js
  |-+ images
|-+ frontend
  |-+ css
  |-+ js
  |-+ images
+ system
+ index.php




Theme © iAndrew 2016 - Forum software by © MyBB