kirkbushell / eloquence

A drop-in library for certain database functionality in Laravel, that allows for extra features that may never make it into the main project.
MIT License
537 stars 60 forks source link

Laravel Octane #98

Closed gajosadrian closed 10 months ago

gajosadrian commented 2 years ago

Is this package compatibile with Laravel Octane?

Configuration Repository Injection https://laravel.com/docs/master/octane#configuration-repository-injection

Managing Memory Leaks https://laravel.com/docs/master/octane#managing-memory-leaks

kirkbushell commented 10 months ago

@gajosadrian I can't see why it wouldn't be.

gajosadrian commented 10 months ago

Why not? It's very good

kirkbushell commented 10 months ago

Why not? It's very good

Think you misunderstood my response - there's no reason why Eloquence wouldn't work with Octane enabled.