Closed khalyomede closed 1 month ago
Hi there,
Can you test this again with Laravel Framework 11.24.0?
Hey there,
We're closing this issue because it's inactive, already solved, old, or not relevant anymore. Feel free to open up a new issue if you're still experiencing this problem.
Sanctum Version
4.0.2
Laravel Version
11.23.5
PHP Version
8.3.10
Database Driver & Version
No response
Description
An error occured on fresh install:
There seems to be some well known solution in the community, but I wonder if the suggested solution should be used or if there is a missing dependency on Sanctum side. Edit: The dependency is already included and this does not fix my issue.
https://github.com/laravel/framework/issues/51820#issuecomment-2181296114
Steps To Reproduce
With these executables (all runing inside Alpine Linux v3):
Create laravel project:
Install Sanctum: