I've been building an admin panel for a work project dealing with fantasy sports, and one of the failings of the old version of the overall application was that, well, sometimes it didn't retain the desired display order of players grouped by position. Sometimes it worked, sometimes it didn't. A classic case of "software working [...]
(Note: after being schooled by Nate Abele via IM about the various ways you can deal with schemas without built-in relationships, I have altered the post) Now you've decided to convert your legacy app over to CakePHP, you will run into the first serious obstacle: your database schema. If your schema does not already account [...]
Recent Comments