prima-ca/custom-eloquent-model

Customised naming conventions for Eloquent table names and primary keys.

dev-master 2021-11-04 18:11 UTC

This package is auto-updated.

Last update: 2024-05-04 23:34:35 UTC


README

If you have the node package manager, npm, installed:

npm install sfinktah/custom-eloquent-model
cd node_modules/custom-eloquent-model
npm test

Or via git

git clone https://github.com/sfinktah/custom-eloquent-model.git
cd custom-eloquent-model
npm install
npm test

Getting Started

"