archtechx / airwire

A lightweight full-stack component layer that doesn't dictate your front-end framework
https://archte.ch/blog/introducing-airwire
MIT License
201 stars 9 forks source link

Add support for Laravel 9 and add the missing CI checks. #17

Closed abrardev99 closed 2 years ago

abrardev99 commented 2 years ago

This PR adds support for Laravel 9. I see CI checks were missed from this package altogether. I added the CI checks too.

stancl commented 2 years ago

@abrardev99 Seems like there's one failing test after the merge. Could you look into that?