Download the PHP package benbjurstrom/curator-model without Composer
On this page you can find all versions of the php package benbjurstrom/curator-model. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download benbjurstrom/curator-model
More information about benbjurstrom/curator-model
Files in benbjurstrom/curator-model
Download benbjurstrom/curator-model
More information about benbjurstrom/curator-model
Files in benbjurstrom/curator-model
Vendor benbjurstrom
Package curator-model
Short Description Laravel package containing Migrations, Models, and Seeds for the benbjurstrom/curator application.
License MIT
Homepage https://github.com/benbjurstrom/curator-model
Package curator-model
Short Description Laravel package containing Migrations, Models, and Seeds for the benbjurstrom/curator application.
License MIT
Homepage https://github.com/benbjurstrom/curator-model
Please rate this library. Is it a good library?
Informations about the package curator-model
Curator Model
Laravel package containing migrations, models, and seeds for the benbjurstrom/curator application.
Setup Instructions
Package Installation
Install the package using composer:
Register the service provider in your application:
Migrations
Once registered migrate your database to setup the following table structure:
Seeders
Optionally seed the database with sample data by including the package's seeder class:
Note that when rolling back the migrations database records are saved to the seeds/json/ directory.
All versions of curator-model with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.4
The package benbjurstrom/curator-model contains the following files
Loading the files please wait ....