manual
manual copied to clipboard
li₃: The Definitive Guide
Typo in cache config examples where "Memcached" is written instead of "Memcache" on the website and here. "Memcached" does not seem to work. For instance: https://github.com/UnionOfRAD/manual/blob/062a85b2823fd06c1e28bb13381742c59b2e6574/09_common_tasks/05_caching.md#configuration
There is no current explanation of how to take an application and make it a plugin, or how to start a clean plugin from scratch (and how to integrate it...
This is a constant request for me, there is a ton of automatic stuff going on here that is extremely difficult for new folks to figure out.
This is a pretty key feature of the framework, but was constantly changing - now hopefully it can be stabilized and documented.
I was creating a plugin so that I can communicate with a legacy API so I was reading up on [Creating Data Sources](http://lithify.me/docs/manual/working-with-data/creating-data-sources.wiki). It talks about using `item()` but it...
This is a combination of several inputs to improve the manual. Some general problems identified in the manual: - Choice of categories/Ordering of concepts - Concepts are introduced in a...