Forum

mrmucha
@mrmucha
Admin
Członek
Połączone: sty 9, 2012
Ostatnio widziany: lut 8, 2026
Tematy: 535 / Odpowiedzi: 561
Odpowiedz
RE: SymfonyComponentDebugExceptionFatalThrowableError: Class 'AppJobsRedis' not found in

try updating composer packages php composer.phar update or php composer.phar update --no-scripts

6 lat temu
Forum
Odpowiedz
RE: Error: .belongsToMany called with something that's not a subclass of Sequelize.Model5

if you’re using objects instead of string-names the you should replace Project.belongsToMany('User', {through: 'UserProject'}); User.belongs...

6 lat temu
Forum
Odpowiedz
RE: discord.js - show diferrence betwen roles array

var result3 = _(old_roles) .differenceBy(new_roles, 'id','name') .map(_.partial(_.pick, _, 'id','name')) .value();

6 lat temu
Forum
Temat
Forum
Odpowiedzi: 0
Widoki: 1433
Odpowiedz
RE: routeros/mikrotik: failover, ping external service and switch WAN

1. System -> Scheulder 2. add new 3. Interval 00:01:00 4. and paste :if ([/ping 8.8.8.8 count=5 interface=MY_MAIN_WAN_INTERFACE ] = 0) do={ /ip a...

6 lat temu
Forum
Odpowiedz
RE: mikrotik/roteros: two wan interfaces with same ip + failover

the keys is % /ip route add gateway=192.168.1.1%my_network_inferface_name add gateway=192.168.1.1%my_network_inferface_name details:

6 lat temu
Forum
Temat
Odpowiedz
RE: laravel: Warning: require(vendor/autoload.php): failed to open stream: No such file or directory

make sure you have php.exe inside your system PATH env. php composer.phar install

6 lat temu
Forum
Odpowiedz
Temat
Odpowiedz
RE: error: type qualifiers ignored on cast result type [-Werror=ignored-qualifiers]

add -Wno-ignored-qualifiers to compiler arguments example: --with-cc-opt='-O2 -fstack-protector-strong -Wformat -Wno-ignored-qualifiers'

6 lat temu
Forum
Strona 39 / 74