-
-
Notifications
You must be signed in to change notification settings - Fork 28
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 11 support #21
Conversation
need to do more testing since sanctum updated to v4 and not sure if it will affect the pacakge! |
Laravel 11 has been released. Now waiting for this pull request to get approved. |
I have tested and it is working fine with Laravel 11 and Sanctum. |
prefect, no extra changes required? |
Yes no extra changes required |
Thank you for your contribution @atmonshi @faizananwerali, We can merge it after the test pase is successfully passed. There are error while running test, can you please update it? |
all good now, hope I didnt forget anything |
hmmm its like the migration isn't executed |
I dont know what happened there , but I hope this time it will work :) |
tests/Fixtures/Database/Migrations/2014_10_12_000000_create_users_table.php
Show resolved
Hide resolved
Finally, its merged. Thank you for your contribution guys @atmonshi @faizananwerali. Appreciate it |
No description provided.