Support the ongoing development of Laravel.io →
Laravel.io Architecture
Last updated 2 years ago.
0
  1. first things are requirements, get them nailed down
  2. Create a mock up of the site/pages
  3. Create db design on paper first
  4. Start building one feature at a time for this a - create the necessary tables/fields using migration b - create the tests first (if you are going to be doing this) c - create the code d - test to see it works (and all previous tests still pass)
  5. repeat 4...

What I am not sure on is do i just create the whole database in one go after designing it on paper OR do as i described in 4a.. because I think as you progress along design might change so you dont necessarily want to do the whole database/tables in one go..

0

If you get this all worked out could you possibly make it available on github for anyone to use, would be much appreciated also please let us know in a future post.

0

Hi! I have built Laravel Auction software. You can try it here: http://blogbook.hu/auction It contains some basic requirements. You can login with Facebook account or You can male registration.

Nowadays I am working on a partner selection site. I plan to update the auction site to Laravel 5.

Please write me if you have any question. :)

Zsolt

0

Sign in to participate in this thread!

Eventy

Your banner here too?

dhrubo001 dhrubo001 Joined 19 Mar 2015

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.