{{ config('app.name') }} has been successfully installed, as last requirement, you must configure a cron job:
If you are not certain on how to configure the cron job with the minimum required PHP version ({{ $minPHPVersion }}), the best is to consult with your hosting provider.
On some shared hostings you may need to specify full path to the PHP
executable
(for example, /usr/local/bin/php{{ str_replace('.', '', $minPHPVersion) }}
or /opt/alt/php{{ str_replace('.', '', $minPHPVersion) }}/usr/bin/php
instead
of php
), additionally, you can refer to our docs by clicking here in order to read more about cron job configuration.
Email: {{ $user->email }}
Password: your chosen password
There are patches available for your installation, before starting using Concord CRM, would you want to apply the patches? You can always apply them later via Settings -> System -> Update.
{{ $patch->description() }}
{{ $patch->token() }} {{ $patch->date()->toFormattedDateString() }}{{ $message }}
@enderror @endif