storm icon indicating copy to clipboard operation
storm copied to clipboard

Support Laravel 12

Open LukeTowers opened this issue 10 months ago • 8 comments

Replaces #173, continuing the work done by @mjauvin @bennothommo & @wverhoogt

Summary by CodeRabbit

  • New Features

    • Native MariaDB support and broader cross-database schema change handling.
    • Configurable auth password attribute and fluent authentication method chaining.
    • publicPath() now accepts an optional subpath.
  • Bug Fixes

    • Simplified maintenance handling to consistent 503 responses.
    • Improved robustness for SSL host verification and section parsing.
  • Refactor

    • Database layer modernized and pagination accepts an optional total.
  • Chores

    • CI/workflow, PHP requirement, dependency, and test tooling updates.

LukeTowers avatar Feb 25 '25 06:02 LukeTowers