Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

gabrielbuzzi's avatar

Can't create triggers in laravel Forge

I'm trialing the Forge and i'm testing the tool, but i got a problem while deploying my app using forge. (I installed the digital ocean intance from Laravel Forge (fresh dopler)).

Follow the error

General error: 1419 You do not have the SUPER privilege and binary logging is enabled (you *might* want to use the less safe log_bin_trust_function_creators variable)

The problem is that i'm trying to GRANT privileges, but always got denied messages ;X

0 likes
1 reply
gabrielbuzzi's avatar
gabrielbuzzi
OP
Best Answer
Level 8

Reinstalled the instance and uncheck "Install MariaDB 10.0", works.

Please or to participate in this conversation.