Skip to content

Add support Laravel 10.x & remove unused package #26

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

Merged
merged 4 commits into from
Feb 15, 2023
Merged

Add support Laravel 10.x & remove unused package #26

merged 4 commits into from
Feb 15, 2023

Conversation

dinhquochan
Copy link
Contributor

Dear,

I add support Laravel 10.x and remove imliam/laravel-blade-helper. Because we don't need it anymore 😅

Ref: #25

@dinhquochan dinhquochan changed the title Add support Laravel 10.x & Remove unnecessary package Add support Laravel 10.x & remove imliam/laravel-blade-helper package Feb 15, 2023
@dinhquochan dinhquochan changed the title Add support Laravel 10.x & remove imliam/laravel-blade-helper package Add support Laravel 10.x & remove unused package Feb 15, 2023
@stancl
Copy link
Member

stancl commented Feb 15, 2023

Could you expand on why that dependency is not needed anymore?

@dinhquochan
Copy link
Contributor Author

Could you expand on why that dependency is not needed anymore?

Because we can use directly Blade::directive(...), do not need to use the above package.

@stancl stancl merged commit 0992083 into archtechx:master Feb 15, 2023
@dinhquochan dinhquochan deleted the han/patch-1 branch February 15, 2023 11:07
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.

2 participants