21298 Posts in 5735 Topics by 2603 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 765 Views |
-
Help please..

14 July 2011 at 4:54pm
I am confused how to create a database in SilverStripe. I got an assignment to build web database applications. On the web there are laws and regulations. In the Admin there are functions on the user uploaded and there are functions to download and view pdf documents. I'm confused early work in SilverStripe. Please help.
-
Re: Help please..

14 July 2011 at 8:44pm
Hi Nofel,
Silverstripe has an ORM...
http://silverstripe.org/sapphire-introduction/
http://silverstripe.org/sapphire-features/which means you define dataobjects (http://api.silverstripe.org/trunk/sapphire/model/DataObject.html) and then when you do a dev/build (http://doc.silverstripe.org/sapphire/en/installation/upgrading) it builds the database for you.
Hope this helps.
| 765 Views | ||
|
Page:
1
|
Go to Top |


