Skip to content
#

Laravel

laravel logo

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

Here are 21,204 public repositories matching this topic...

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
askvortsov1
askvortsov1 commented Oct 2, 2020

If the last post in a discussion takes up the whole page, clicking "now" in the scrubber (or otherwise trying to scroll to the end programmatically) won't actually take you to the end.

We should reintroduce a special case for scrolling all the way to the end, instead of relying on the logic we have now, where it assumes that if we're on the last post, we're at the end.

pikseli
pikseli commented Mar 19, 2020

Ability to use conversion file namers in v8 was a great addition! Thank you!

However, responsive file names don't respect the format defined in the custom implementation of ConversionFileNamer.

I think responsive images should either follow that format or there should also be ResponsiveImagesFileNamer allowing custom file names for responsive images too.

Any thoughs?

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.