Skip to content

mariuzzo/Security-Laravel-Package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mariuzzo Security Package for Laravel 4

Installation

  1. Install the package.
  2. Register the service provider: Mariuzzo\Security\SecurityServiceProvider.
  3. Run the package migrations php artisan migrate --bench="mariuzzo/security"
  4. Run the package seeds php artisan db:seed --class="SecurityPackageSeeder"
  5. Optionally register the commands.

About

Security Laravel Package made simple.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages