wontonst / teststudy-code

0 stars 0 forks source link

Reorganizing Files #60

Open lhsairplanes opened 11 years ago

lhsairplanes commented 11 years ago

Due to the amount of clutter and the amount of test files we have, I plan to reorganize the files in a more logical way, and also use more modules in our code. However, before I start, I want to verify what I can and cannot do, due to our laravel framework. I know with the laravel, things are connected in ways that I might not see first hand.

wontonst commented 11 years ago

laravel docs on google are the latest laravel, so a lot of them don't apply to us, since our version is the old one - we might want to update our build of laravel, though there is a substantial amount of modifications that we must make to make the change

On Sat, Aug 24, 2013 at 10:28 AM, Jetchan notifications@github.com wrote:

Due to the amount of clutter and the amount of test files we have, I plan to reorganize the files in a more logical way, and also use more modules in our code. However, before I start, I want to verify what I can and cannot do, due to our laravel framework. I know with the laravel, things are connected in ways that I might not see first hand.

— Reply to this email directly or view it on GitHubhttps://github.com/wontonst/teststudy-code/issues/60 .

lhsairplanes commented 11 years ago

Cool, lemme know when you plan to make the changes. I will work on finishing the sql in the meantime and I will reorganize the files when the laravel update can be completed.

wontonst commented 11 years ago

honestly, I haven't read the new docs that thoroughly, so technically both of us have the same experience with laravel 4; I think you can read the docs to understand how the framework works, then migrate the existing system to laravel 4.

On Sun, Aug 25, 2013 at 11:54 AM, Jetchan notifications@github.com wrote:

Cool, lemme know when you plan to make the changes. I will work on finishing the sql in the meantime and I will reorganize the files when the laravel update can be completed.

— Reply to this email directly or view it on GitHubhttps://github.com/wontonst/teststudy-code/issues/60#issuecomment-23233234 .