Package Data | |
---|---|
Maintainer Username: | davestewart |
Package Create Date: | 2016-04-18 |
Package Last Update: | 2018-04-18 |
Home Page: | |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-11-15 03:04:18 |
Package Statistics | |
---|---|
Total Downloads: | 12,915 |
Monthly Downloads: | 4 |
Daily Downloads: | 0 |
Total Stars: | 296 |
Total Watchers: | 17 |
Total Forks: | 19 |
Total Open Issues: | 39 |
Sketchpad is an innovative, bolt-on development environment for your existing Laravel site.
It's a place to write, test, experiment and execute code, or just a place to group useful tools and functions you want easy access to.
Sketchpad provides an alternative structure of controllers, views, assets and routing that lives alongside your main Laravel installation.
You can navigate methods, interactively modify parameters, and even live-reload the code you're working on, all from a friendly UI.
Additional tooling and functionality is designed to make it quick and easy to develop or debug new tools, features and code.
View the live demo at:
For installation and usage instructions, see the wiki.