Giter VIP home page Giter VIP logo

l4withsentry's Introduction

Laravel 4 with Sentry 2 and Bootstrap

This is a demo of Sentry 2 integrated with Laravel 4 and Bootstrap.

Instructions

After you have cloned this repo to your development environment, install & run composer:

curl -sS https://getcomposer.org/installer | php
php composer.phar install

Next, run the Sentry 2 Migrations:

php artisan migrate --package=cartalyst/sentry

Use the seeds provided in this repo to set up the initial user accounts:

php artisan db:seed

Edit the /app/config/mail.php to work for your dev environment and then you should be good to go.

Seeds

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

Groups

  • Users
  • Admins

Users

Notes

  • Please let me know if you have any problems.
  • Sentry 2 is still in active development - I will strive to keep this project updated as they move towards a stable release.
  • There are several Sentry 2 features that I have not included here (mainly User Specific Permissions and Banning). I will add these eventually.
  • The GroupController is restful and the UserController is not; only because I wanted to experiment with both methods.
  • I have been a bit sloppy with how I handle "Admin" access checking in the UserController - I hope to clean this up soon.
  • There are currently no tests here, beyond the tests provided with Sentry 2 and Laravel 4. I am not yet hip enough to TDD to add these in a meaningful way.
  • Currently all mail is being sent inline - eventually I will switch this over to use the new Queue feature in Laravel 4.

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

l4withsentry's People

Contributors

taylorotwell avatar daylerees avatar franzliedke avatar rydurham avatar jasonlewis avatar sparksp avatar cviebrock avatar tobsn avatar crynobone avatar bencorlett avatar ericlbarnes avatar kapv89 avatar mikelbring avatar jesseobrien avatar jakobud avatar codler avatar kbanman avatar vespakoen avatar pedroborges avatar lancepioch avatar mcintyre94 avatar bertiful avatar loic-sharma avatar bpierre avatar tommyc81 avatar hirokws avatar syntaqx avatar vtalbot avatar vfragosop avatar jwalton512 avatar

Watchers

Abdelouahab Djoudi avatar James Cloos 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.