Download the PHP package grafite/auth without Composer
On this page you can find all versions of the php package grafite/auth. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Package auth
Short Description Auth backend and Controller stubs for the Laravel Framework from Laravel UI
License MIT
Informations about the package auth
Auth - A handy set of Auth tools for Laravel.
The Auth package lets you generate forms as well as fields with standard make commands. Inside your forms for models you can specify the fields that need to be generated and then simply pass the form to the view. No more writing Auth forms, error handling etc. It can handle Eloquent relationships and easily work with ajax requests for more dynamic form submissions.
Author(s):
- Matt Lantz (@mattylantz, mattlantz at gmail dot com)
Requirements
- PHP 7.3+|8.1+
- OpenSSL
Compatibility and Support
Laravel Version | Package Tag | Supported |
---|---|---|
^7.x - ^11.x | 1.x | yes |
Installation
Start a new Laravel project:
Then run the following to add Forms
Time to publish those assets!
Documentation
https://docs.grafite.ca/utilities/auth
License
Auth is open-sourced software licensed under the MIT license
Bug Reporting and Feature Requests
Please add as many details as possible regarding submission of issues and feature requests
Disclaimer
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
All versions of auth with dependencies
illuminate/support Version ^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/console Version ^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/filesystem Version ^7.0|^8.0|^9.0|^10.0|^11.0