Registry / web-framework / rutatiina-contact

rutatiina-contact

JSON →
library1.0.0phppackagistunverified

Laravel Package to manage contacts

composer require rutatiina/contact
INSTALL
IMPORT
SIG · RUTATIINA-CONTACT
R
rutatiina-contact
web-frameworkphpv1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Contact
use Rutatiina\Contact\Models\Contact;

Create and retrieve a contact using Eloquent model

use Rutatiina\Contact\Models\Contact; $contact = Contact::create([ 'name' => 'John Doe', 'email' => 'john@example.com' ]); echo $contact->name;
Debug
Known issues
breakingRequires Laravel 5.5+
fix
Upgrade Laravel to version 5.5 or higher
affects: <1.0.0
Upgrade
Version history
1.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
Meta
1
Resources
rutatiina-contact — pip install rutatiina-contact · libregistry