-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Cameron Smith edited this page Mar 1, 2016
·
2 revisions
- The layouts and views directories are not used
- The apps directory can be removed - it has content specific to SeaGrid.
- Nearly all edits will be made in the partials directory
- changes in header..php and footer..php are global
- template.blade.php is the home page
- To add a new page
- set the href (for example line 36 of header.*.php) to pages/
- create a file in partials named .blade.php