Download the PHP package alfredoem/ragnarok without Composer
On this page you can find all versions of the php package alfredoem/ragnarok. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download alfredoem/ragnarok
More information about alfredoem/ragnarok
Files in alfredoem/ragnarok
Download alfredoem/ragnarok
More information about alfredoem/ragnarok
Files in alfredoem/ragnarok
Vendor alfredoem
Package ragnarok
Short Description Authentication, Roles and Menus for a specific bussines logic
License MIT
Homepage https://github.com/alfredoem/ragnarok
Package ragnarok
Short Description Authentication, Roles and Menus for a specific bussines logic
License MIT
Homepage https://github.com/alfredoem/ragnarok
Please rate this library. Is it a good library?
Informations about the package ragnarok
Ragnarok
Authentication, Roles (coming soon) and Menus (coming soon) for a specific bussines logic
Installation
-
Require this package in your composer.json and run composer update (or run
composer require alfredoem/ragnarok
directly, if you want get the last release add dev-master):"alfredoem/ragnarok": "^0.3.0"
-
After composer update, add service providers to the
config/app.php
Alfredoem\Ragnarok\RagnarokServiceProvider::class,
-
Configure your database.
-
The next step is to install Ragnarok Security component. Run this command in terminal:
$ php artisan Ragnarok:install
All versions of ragnarok with dependencies
PHP Build Version
Package Version
The package alfredoem/ragnarok contains the following files
Loading the files please wait ....