Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add laravel 6.0 support #27

Closed
wants to merge 2 commits into from
Closed

add laravel 6.0 support #27

wants to merge 2 commits into from

Conversation

Tamrael
Copy link

@Tamrael Tamrael commented Sep 18, 2019

let's add laravel 6.0 support. str_ and arr_ helpers got dropped so let's use Arr:: and Str:: instead

camel_case is no longer available outside of the Str Facade
@Tamrael Tamrael mentioned this pull request Sep 18, 2019
@roblesterjr04
Copy link
Owner

I'm closing this because I have already made the necessary changes. You can work with the branch support60 if you want to do your own tests. I will be creating a release this week - all tests seem to pass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants