Skip to content
This repository was archived by the owner on Dec 12, 2021. It is now read-only.

Conversation

@manavo
Copy link
Contributor

@manavo manavo commented Oct 17, 2020

Allow Laravel 8 and change to use the new namespace of the Typesense PHP library.

Also removed the catching and silently ignoring of exceptions, so this also closes #3.

I've also made a change to use the model's searchableAs method as defined by Scout, to define what the name of the index should be.

Allow Laravel 8 and change Typesense PHP library to be the new official name
@manavo manavo changed the title Update composer dependencies Update dependencies Oct 17, 2020
@AbdullahFaqeir
Copy link
Contributor

AbdullahFaqeir commented Oct 17, 2020

Hi @manavo,

Thank a lot for your time and efforts working on enhancing this client, it's highly appreciated.

Should I merge this PR now or are you planning on updating other things? please advice.

Cheers

@manavo
Copy link
Contributor Author

manavo commented Oct 17, 2020

I’ve already piled in more than I was planning, so maybe worth merging this and if I find anything else I can make a new PR 🙂

@AbdullahFaqeir AbdullahFaqeir merged commit b003777 into devloopsnet:master Oct 17, 2020
@AbdullahFaqeir AbdullahFaqeir added bug Something isn't working enhancement New feature or request labels Oct 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consider allowing all exceptions to bubble up

2 participants