Matt Stauffer 1/5/2016

How to disable MySQL strict mode on Laravel Forge (Ubuntu)

Read Original

This 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.

How to disable MySQL strict mode on Laravel Forge (Ubuntu)

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet