Giter VIP home page Giter VIP logo

demo-sentinel's Introduction

Sentinel Demo

This is a basic demo showing some of the functionality of Sentinel on Laravel 4.2.

Installation

1. Clone this repo:
git clone [email protected]:cartalyst/demo-sentinel.git
2. Setup your virtual host.
3. Go into your app directory in your terminal and install the dependencies: (cartalyst requires a subscription)
composer install
4. Configure your database connection by opening app/config/database.php file.
5. Update the app/config/mail.php file to use your email credentials.

Note: make sure you set pretend to false after you configure your email credentials.

6. Run the migrations
php artisan migrate --package="cartalyst/sentinel"
7. Run the migration & database seeder
php artisan migrate --seed
8. Publish the package to app folder(app/config/packages), so that you can manage throttling or other settings
php artisan config:publish cartalyst/sentinel

demo-sentinel's People

Contributors

bencorlett avatar bertiful avatar bpierre avatar briankiewel avatar brunogaspar avatar codler avatar crynobone avatar cviebrock avatar daylerees avatar drsii avatar ericlbarnes avatar franzliedke avatar hirokws avatar jakobud avatar jasonlewis avatar jesseobrien avatar kapv89 avatar kbanman avatar lancepioch avatar loic-sharma avatar mcintyre94 avatar mikelbring avatar neoascetic avatar pedroborges avatar sparksp avatar suwardany avatar taylorotwell avatar tobsn avatar tommyc81 avatar vespakoen avatar

Watchers

 avatar  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.