Main public logs
From Sunhill Framework Documentation
Combined display of all available logs of Sunhill Framework Documentation. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 16:59, 30 August 2024 Klaus talk contribs created page Checks (Created page with "Checks are an unified way to perform sanity checks on the installed system. Initially developed to check if the database tables are consistent you can check all kinds of sanity. == The check command == The framework defines a artisan command called <code>check</code>. It is called via <code>./artisan check</code> ''Note that you have to replace <code>artisan</code> with the name of your artisan application.'' The check command has one <!-- two -->parameter<!--s-->: <...")