nikitabuida
nikitabuida
> @ehs4nm Yes you can. By extending the `\ShuvroRoy\FilamentSpatieLaravelBackup\Pages\Backups::class` class. And then register your class in filament-spatie-backup-config file > > `'pages' => [ 'backups' => YourCustomClass::class ],` Works great. Thank...
So to fix this issue you need to enable sqlite3 php extension. Windows/Laragon: enable sqlite3 and pdo_sqlite extensions and restart Apache. Linux/Ubuntu: sudo apt install php8.1-sqlite3 and restart Apache
Would be great to have Telegram storage in RClone. https://github.com/SlavikMIPT/tgcloud - looks deserted but it allowed to mount tg storage directly into filesystem.
> > > I had the same issue, workaround downgrade "socket.io-client": "2.3.0" in your package.json works fine. > Would appreciate a solution with latest 3.x version of socket.io-client. Oh my,...
Works fine here
There's also maybe related problem. If some column was declared searchable & editable but contains null value in database then if you use search application crashes with `ErrorException Undefined array...
> What DB in the backend? MySQL server
I see the similar issue. You can set date filter but visually it stays like it was not set. Works internally though
> > > Yes, unfortunately still not implemented Any plans on this?
I would also make use of it right away. Please consider video backgrounds and/or video player component.