mirror of
https://github.com/standardebooks/web.git
synced 2025-07-15 02:46:46 -04:00
Add database and ORM scaffolding
This commit is contained in:
parent
42ba2f8680
commit
9d923605d8
8 changed files with 278 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
<?
|
||||
|
||||
class Collection{
|
||||
public $Name;
|
||||
public $Url;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue