Izveidot aplikāciju, kura ik pēc noteikta intervāla (60 sekundes) veic ierakstu datubāzē izmantojot Laravel freimworka iebūvēto funkcionalitāti.
--TEST-- PHPT runner supports XFAIL section --FILE-- <?php {syntaxError} echo "Should not see this"; ?> --XFAIL-- Syntax Error in PHPT is supposed to fail --EXPECT-- Should not see this