Love Fuel?    Donate

FuelPHP Forums

Ask your question about FuelPHP in the appropriate forum, or help others by answering their questions.
Getting a 1.3 Fuel app working with composer for php Fog deployment
  • I was wondering if there's a tutorial for getting a FuelPHP 1.3 app running with composer. As of now, I'm using submodules for the following
    fuel/core
    fuel/packages/auth
    fuel/packages/email
    fuel/packages/fuel-ninjauth
    fuel/packages/oauth
    fuel/packages/oauth2 I see the fuel/legacy and fuel/static packages but I'm not sure how they should be implemented. I just want to map my submodules to packages so I can deploy this on phpFog. Anyone have tips or suggestions on change of direction here? Any services better than phpFog that use submodules and git deployment? Thanks!
  • Don't mix up things. You're mentioning 1.3 and a list of 1.3 repo's, and 1.3 doesn't use composer. Composer is used for 2.0, and the legacy and static packages (which are in the fuelphp repo's, not in fuel) are 2.0 packages. Having said that, I have no experience with PHPFog, I know that Pagodabox supports FuelPHP.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion