How to disable MySQL strict mode on Laravel Forge (Ubuntu)
Read OriginalThis technical tutorial explains how to disable MySQL's strict mode on Ubuntu servers, specifically for Laravel Forge. It covers editing the MySQL configuration file (my.cnf), removing STRICT_TRANS_TABLES from sql_mode, and restarting MySQL. The author notes this is useful for non-Laravel apps like CodeIgniter or CraftCMS but recommends keeping strict mode enabled if possible.
0 Comments
Comments
No comments yet
Be the first to share your thoughts!
Top of the Week
No top articles yet