craftable / admin-auth
Authentication interface for craftable/admin-ui
v3.0.6
2019-07-06 09:57 UTC
Requires
- php: >=7.1.0
- craftable/admin-ui: ^3.0
- craftable/media: ^3.0
- illuminate/support: 5.5.*|5.6.*|5.7.*|5.8.*
- spatie/laravel-permission: ^2.5
Requires (Dev)
- mockery/mockery: ^1.0
- orchestra/testbench: ~3.5|~3.6|~3.7
- phpunit/phpunit: ~6.3|~7.0
This package is auto-updated.
Last update: 2026-06-07 03:25:39 UTC
README
This package handles authentication into Admin UI interface for our Craftable (craftable/craftable) package. It provides these features:
- User authentication
- Reset password
- Account activation
Provided functionality is ready to use - package exposes a set of routes, it has controllers and views (based on craftable/admin-ui admin template).
You can find full documentation at https://docs.getcraftable.com/#/admin-auth
Issues
Where do I report issues? If something is not working as expected, please open an issue in the main repository https://github.com/et-nik/craftable.