Last active
          May 21, 2018 07:10 
        
      - 
      
- 
        Save fatgy/13398983fbe01a83ba6c03c7943c02a8 to your computer and use it in GitHub Desktop. 
    Laravel config mysql modes
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | <?php | |
| // http://voerro.com/blog/simple-visit-tracker-for-laravel-5.5-with-tdd | |
| [ | |
| 'modes' => ['STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION'], | |
| ] | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment