Checks: Revision history

From Sunhill Framework Documentation

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

7 October 2024

2 September 2024

30 August 2024

  • curprev 16:5916:59, 30 August 2024 Klaus talk contribs 948 bytes +948 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-->: <..."