bizarg/sqlite-test

test abstarct

Installs: 57

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/bizarg/sqlite-test

1.0 2021-01-10 10:14 UTC

This package is auto-updated.

Last update: 2025-09-17 03:09:33 UTC


README

Require this package in your composer.json and update composer. This will download the package

composer require bizarg/sqlite-test

Installation

Laravel 5.x:

After updating composer, add the ServiceProvider to the providers array in config/app.php

Bizarg\Test\ServiceProvider::class,