2017 © Pedro Peláez
 

library laravel-cms-auth

Laravel CMS: Authentication Component

image

czim/laravel-cms-auth

Laravel CMS: Authentication Component

  • Monday, February 12, 2018
  • by czim
  • Repository
  • 1 Watchers
  • 0 Stars
  • 998 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 13 Versions
  • 33 % Grown

The README.md

Latest Version on Packagist ![Software License][ico-license] Build Status Coverage Status, (*1)

CMS for Laravel - Auth Component

Authentication component for the CMS., (*2)

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., (*3)

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., (*4)

Commands

Users may be created on the fly by using the cms:user:create command., (*5)

Use php artisan help cms:user:create for more information., (*6)

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

Contributing

Please see CONTRIBUTING for details., (*8)

Credits

License

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

The Versions

12/02 2018