Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter 2 and Doctrine 2
#8

[eluser]Rui Lima[/eluser]
first of all, sorry not being able to post this sooner.
How to integrate CodeIgniter 2 and Doctrine 2
Here is my final folder structure:
please see attachement 1.png

You should take careful look at libraries and models.
Inside libraries I have a Library called Doctrine.php and have 2 folders one to CLI and other to “Web”.
Then inside models I have a folder called Entities. I want to have my own models, but this one will not access directly to DB, for them the DB are the Entities.

In codeigniter what sould be done?!
Code:
$autoload['libraries'] = array('doctrine');

then confirm that inside DoctrineCLI\cli-config.php the database connection is the same as the codeigniter database.php.
and that's all.
i attach my files.
i'm using xampp for windows, so hope you don't have any problems.
i'm not a expert, but any problem/observation post it here.

please get my forlder structure at:
http://1e4411af.realfiles.net
you will need 7ZIP


Messages In This Thread
CodeIgniter 2 and Doctrine 2 - by El Forum - 07-04-2010, 02:39 PM
CodeIgniter 2 and Doctrine 2 - by El Forum - 07-06-2010, 03:55 PM
CodeIgniter 2 and Doctrine 2 - by El Forum - 07-07-2010, 04:10 PM
CodeIgniter 2 and Doctrine 2 - by El Forum - 07-08-2010, 05:59 AM
CodeIgniter 2 and Doctrine 2 - by El Forum - 07-08-2010, 09:38 AM
CodeIgniter 2 and Doctrine 2 - by El Forum - 07-19-2010, 01:59 PM
CodeIgniter 2 and Doctrine 2 - by El Forum - 07-20-2010, 07:59 AM
CodeIgniter 2 and Doctrine 2 - by El Forum - 07-28-2010, 05:02 AM
CodeIgniter 2 and Doctrine 2 - by El Forum - 09-04-2010, 02:09 PM
CodeIgniter 2 and Doctrine 2 - by El Forum - 09-13-2010, 04:24 AM
CodeIgniter 2 and Doctrine 2 - by El Forum - 10-13-2010, 10:16 AM
CodeIgniter 2 and Doctrine 2 - by El Forum - 10-27-2010, 10:27 PM
CodeIgniter 2 and Doctrine 2 - by El Forum - 11-01-2010, 12:41 PM
CodeIgniter 2 and Doctrine 2 - by El Forum - 11-11-2010, 02:00 PM
CodeIgniter 2 and Doctrine 2 - by El Forum - 01-04-2011, 08:00 AM
CodeIgniter 2 and Doctrine 2 - by El Forum - 01-04-2011, 08:53 AM
CodeIgniter 2 and Doctrine 2 - by El Forum - 01-04-2011, 04:38 PM
CodeIgniter 2 and Doctrine 2 - by El Forum - 01-16-2011, 02:45 PM
CodeIgniter 2 and Doctrine 2 - by El Forum - 01-16-2011, 03:07 PM
CodeIgniter 2 and Doctrine 2 - by El Forum - 02-08-2011, 07:53 PM
CodeIgniter 2 and Doctrine 2 - by El Forum - 02-16-2011, 03:21 PM
CodeIgniter 2 and Doctrine 2 - by El Forum - 02-16-2011, 03:40 PM
CodeIgniter 2 and Doctrine 2 - by El Forum - 02-04-2012, 11:28 AM
CodeIgniter 2 and Doctrine 2 - by El Forum - 03-23-2012, 09:44 AM



Theme © iAndrew 2016 - Forum software by © MyBB