Created
January 3, 2015 03:00
-
-
Save fana605/85e4da394105ede0200c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Table Pages | |
| id | title | slug | page_type | | |
| ------ | ------------- | ------------- | --------- | | |
| 1 | Home | home | page | | |
| 2 | Latest News | latest-news | news | | |
| 3 | About Us | about-us | page | | |
Table Page Types | |
| id | title | slug | route | | |
| ------ | ------------- | ------------- | -------------------- | | |
| 1 | Page | page | PagesController | | |
| 2 | News | news | NewsController | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment