Use master branch for ACl and Jwt for API authentication . Migration file is in Database folder in both branch . ![]
-> ACL (Access control list) -> JWT (Json web token)
ACL : The authentication that Laravel provides out-of-the-box makes it simple to get user signup, login, logout, and password resets up and running quickly and easily.
JWT : Use in API Authentication .