Laravel Impersonate is a plugin that allows to you to authenticate as your users.
composer require "lab404/laravel-impersonate:1.7.4"
| 包名 | 版本要求 |
|---|---|
| laravel/framework | ^6.0 | ^7.0 | ^8.0 | ^9.0 | ^10.0 |
| php | ^7.2 | ^8.0 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ^1.3.3 |
| orchestra/database | ^4.0 | ^5.0 | ^6.0 | ^7.0 | ^8.0 |
| orchestra/testbench | ^4.0 | ^5.0 | ^6.0 | ^7.0 | ^8.0 |
| phpunit/phpunit | ^7.5 | ^8.0 | ^9.0 | ^10.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2023-01-25 16:56:05 |
| 类型 | library |