bosnadev / database

An extended PostgreSQL driver for Laravel 5 with support for some aditional PostgreSQL data types: hstore, uuid, jsonb.
https://bosnadev.com
MIT License
78 stars 68 forks source link

Add Laravel auto-discovery of service provider #43

Open countnoobula opened 4 years ago

countnoobula commented 4 years ago

This will allow Laravel to auto-discover the service provider instead of specifying it inside of config/app.php

masunov commented 3 years ago

@countnoobula resolve conflicts, please