Download the PHP package jdion84/lucid without Composer
On this page you can find all versions of the php package jdion84/lucid. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jdion84/lucid
More information about jdion84/lucid
Files in jdion84/lucid
Download jdion84/lucid
More information about jdion84/lucid
Files in jdion84/lucid
Please rate this library. Is it a good library?
Informations about the package lucid
Lucid
Declare database schemas inside Laravel models.
Installation
Require this package via composer:
Usage
Create a new model class with a schema method:
Or, add a schema method to an existing model:
Migrate & sync model schema methods with the database:
Commands
Create a new model class with a schema method:
Migrate & sync model schema methods with the database:
All versions of lucid with dependencies
PHP Build Version
Package Version
Requires
doctrine/dbal Version
^3.7
The package jdion84/lucid contains the following files
Loading the files please wait ....