The Wayback Machine - https://web.archive.org/web/20200902035409/https://github.com/topics/laravel
Skip to content
#

Laravel

laravel logo

Laravel is a popular PHP framework, used for the development of MVC web applications.

Here are 20,697 public repositories matching this topic...

october
Klaasie
Klaasie commented Jun 22, 2020
  • OctoberCMS Build: 466
  • PHP Version: 7.2^
  • Database Engine: MySQL MariaDB 10.3.23 (with strict set to true through database.php configuration)

Description:

For one of our plugins we're currently running into the error described below:

SQLSTATE[42000]: Syntax error or access violation: 1140 Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is illegal if th
clarkwinkelmann
clarkwinkelmann commented Aug 3, 2020

Bug Report

Current Behavior
You can't set an empty username or password for SMTP via the admin interface.

Steps to Reproduce

  1. Go to Admin > Email
  2. Leave username or password field blank
  3. Click Save
  4. Error message for field required

Expected Behavior
Some SMTP servers do not require a password and possibly not a username either. I think the library handles user

Created by Taylor Otwell

Released June 2011

Organization
laravel
Website
laravel.com
Wikipedia
Wikipedia

Related Topics

framework php
You can’t perform that action at this time.