Skip to content
Dave Stewart edited this page Mar 30, 2017 · 2 revisions

Because Sketchpad has such a large amount of interactive features, a large part of the help is actually built in to the application:

image

Navigate to the help/docs section in the navigation, and get clicking!

Remember, all the functionality you see is just using Laravel methods, Sketchpad helpers, and basic PHP, so look at the source code of the demos to get an idea of how to do things.

All the demo code can be found in:

vendor/davestewart/sketchpad/src/help
Clone this wiki locally