Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Decoupled the bengor user command bus and bengor user api command bus.
v0.8.4
Updated token references in the HTTP controllers. Be careful, this changes introduce BC breaks in order
that the SymfonyRoutingBundle's version is less than v1.1.0, so please check it out.
v0.8.3
Removed country from translation files.
v0.8.2
Updated Twig include notation to improve the inheritance of the templates between bundles.
v0.8.1
Removed HTTP exceptions from Api controllers and added JsonResponse as return objects.
Catch InactiveUserException inside defaultAction of Api's SignUpController.
v0.8.0
Added Api integration with json render responses apart of the html render responses.
Added two Symfony console commands that purge outdated invitation tokens and remember password tokens.
Removed deprecated JWT Authenticator.
Rewritten the UserUrlGenerator's associated service.
More info in the new documentation's event subscriber section and inside UPGRADE.md file.
Upgraded PHP-CS Fixer.
Fixed bug that generate a infinite loop with Twig template includes.
[Travis CI] Dropped support for HHVM and added for PHP 7.1.
v0.7.4
Changed JwtController response code from 404 to 400.
v0.7.3
Catch UserEmailInvalidException in JwtController.
v0.7.2
Fixed dependencies for framework-bundle 3.2
v0.7.1
Deprecated JWT Authenticator
Now JWTController responses return JsonResponses.
v0.7.0
Added JWT authentication
Now the CLI commands are always enabled to simplify the user experience
Changed success_redirection_route strategy for logins
Weaver
How can I help you explore Laravel packages today?