@extends('installer::layouts.install') @section('content')
Congratulations! Installation is completed and {{ config('app.name') }} is now up and running.
In order for the application and all games to work correctly please add the following cron job to your server (if you add the cron job via cPanel you need to omit the leading asterisk symbols):
{{ \App\Helpers\Utils::getCronJobCommand() }}