Jump to Content
LaraquickGuidesDiscussions
HomeGuidesChangelogDiscussions
v3

GuidesDiscussionsLaraquick
Guides
v3
Installation

Getting Started

  • Introduction
  • Installation
  • Requirements

Controllers

  • Traits
  • Browse
  • Read
  • Edit
  • Add
  • Delete
  • Response methods

Helpers

  • Http
  • AsyncCall
Powered by 

Installation

Suggest Edits

Composer is the approved way to install Laraquick.

composer require d-scribe/laraquick

Next, use any of the following traits in your controller class:

  • Api
  • Attachable
  • Passthrough
  • Pivotable
  • Web

Updated almost 7 years ago


Next
  • Requirements