Difference between revisions of "Database"
Jump to navigation
Jump to search
Salwani.nur (talk | contribs) (Created page with "1. Grouping resources means you put some models under the same heading in the sidebar - For example: put 'public static $group = 'Admin';' if you wish the model is under '...") |
Salwani.nur (talk | contribs) |
||
| Line 1: | Line 1: | ||
1. Grouping resources means you put some models under the same heading in the sidebar | 1. Grouping resources means you put some models under the same heading in the sidebar | ||
| − | - For example: put 'public static $group = 'Admin';' if you wish the model is under '''Admin''' heading | + | - For example: put 'public static $group = 'Admin';' if you wish to put the model is under '''Admin''' heading |
Revision as of 08:34, 7 November 2019
1. Grouping resources means you put some models under the same heading in the sidebar
- For example: put 'public static $group = 'Admin';' if you wish to put the model is under Admin heading