andrewcui/contact-test2018

This is a test package

Maintainers

Package info

github.com/cui-andrew/test-contact-pkg

pkg:composer/andrewcui/contact-test2018

Statistics

Installs: 7

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

dev-master 2018-11-23 10:04 UTC

This package is auto-updated.

Last update: 2026-03-24 08:27:37 UTC


README

This is for testing how to make the laravel package

Stars

1 In the /config/app.php add code

Andrew\Contact\ContactServiceProvider::class,

2 add config file

php artisan vendor:publish --provider="Andrew\Contact\ContactServiceProvider"