andrewcui/contact-test2018

This is a test package

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

This package is auto-updated.

Last update: 2024-09-24 04:39:13 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"