Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 486 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 486 Bytes

Introduction

This Laravel extension adds support for lateral joins to Laravel query builder.

Supports Laravel 5.5+.

Compatibility

  • PostgreSQL 9.4+ (only currently)

Installation

Usage

To be described

Contributing

To be described