Code Monkey home page Code Monkey logo

htc's Introduction

Laravel 4 with Sentry 2 - Version 2.0

This is a demo of Sentry 2 integrated with Laravel 4 and Bootstrap 3.0. This repo is intended to be for reference only - if you want to use this code in your own app I suggest using Sentinel - a laravel pacakge based on this repo.

Instructions

Before you begin, make sure you have both git and composer installed on your system.

  1. Clone the repo
  2. Run php composer.phar update
  3. Set up your datbase configuration in app/config/database.php
  4. Edit app/config/mail.php to work with your mail setup.
  5. Run the migrations: php artisan migrate
  6. Seed the Database: php artisan db:seed

Seeds

The seeds in this repo will create two groups and two user accounts.

Groups

  • Users
  • Admins

Users

Links

Tests

  1. Make sure you've run composer update.
  2. cd to the L4withSentry project root directory.
  3. Execute phpunit to run tests or phpunit --coverage-text to see text based code coverage summary.
  4. If you're interested in more dynamic code coverage, check out the instructions.

Notes

  • Tests are currently very limited.

History

Version 2.0 has been completely revamped using strategies suggested in Laravel: From Apprentice to Artisan by Taylor Otwell, Implementing Laravel by Chris Fidao and the Laracast videos. Version 1.0 still exists in its original version.

======= The Laravel framework is open-sourced software licensed under the MIT license

htc's People

Contributors

keloxers avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.