Skip to content
This repository was archived by the owner on Apr 27, 2021. It is now read-only.

czim/laravel-cms-auth

Repository files navigation

Latest Version on Packagist Software License Build Status Coverage Status

CMS for Laravel - Auth Component

Authentication component for the CMS.

This excludes (optional) API/OAuth authentication support. If you intend to access the CMS through its API, check out the czim/laravel-cms-auth-api component as well.

Version Compatibility

Laravel Package
5.3.x 1.3.x
5.4.x 1.4.x
5.5.x 1.4.3+
5.6+ 1.5

From version 1.5 upwards, the API authentication is no longer included.

Commands

Users may be created on the fly by using the cms:user:create command.

Use php artisan help cms:user:create for more information.

Deleting users may be done through the command line as well, by using cms:user:delete.

Contributing

Please see CONTRIBUTING for details.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

Laravel CMS Authentication Component

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages