Laravel reverb¶
G-nom uses Laravel Reverb to send realtime notification e.g. updates on the progress of data imports to users. The reverb server is started using artisan in the G-nom installation directory:
php artisan reverb:start
G-nom uses Laravel Reverb to send realtime notification e.g. updates on the progress of data imports to users. The reverb server is started using artisan in the G-nom installation directory:
php artisan reverb:start