Hello All,
Currently I am using Xammp for php application, and I would like to start using cakephp in my applications. Is it feasible to use xammp with cakephp ? if Yes, what is the method /guidline for the same ?
CakePHP with Xammp ?
Moderator: General Moderators
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: CakePHP with Xammp ?
You should be able to use PHP frameworks with any PHP installation. The usual constraints are the PHP version and whether required extensions are loaded.
(#10850)