rowland/ooglee-user

A Laravel 5 Ooglee-module to add users to a site
105
Install
composer require rowland/ooglee-user
PHP:>=5.4.0
License:MIT
Last Updated:Jun 4, 2016
Links: GitHub  ·  Packagist
Maintainer: RowlandOti

Laravel User

Status

Build Status

A Laravel 5 package to add users to a site

Features

Create Users Edit Users Delete Users

Installation

Composer require "rowland/ooglee-user"

Publish the package views from resources. If you wish to override default views php artisan publish --views Publish the package assets from resources. If you wish to override the default views php artisan publish --assets Publish the package configs from the resources. I you wish to override the default config. php artisan publish --configs publish the package migration from resources. php artisan publish --migration

Related Packages

yk/laravel-blogs

Laravel blog package.

41 0
inwave/laravel-blog

Provides blog capabilities to your Laravel 5 installation. /!\ Better early pre-...

87 3
didcode/laravel-blog

Provides blog capabilities to your Laravel 5 installation. /!\ Early pre-stable...

605 0
fbf/laravel-blog

A Laravel 5 package to add a simple multilingual blog to a site

2,959 74
talvbansal/media-manager

A media browser and uploader for laravel apps written in vue js and bootstrap

28,114 207