L4withSentry
Laravel 4 and Sentry 2.0
Install / Use
/learn @rydurham/L4withSentryREADME
Laravel 4 with Sentry 2 - Version 2.0
This is a demo of Sentry 2.1 integrated with Laravel 4 and Bootstrap 3.2. 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 package based on this repo.
Warning: This repo will not be updated to Laravel 5.0.
Instructions
Before you begin, make sure you have both git and composer installed on your system.
- Clone the repo
- Run
php composer.phar update - Set up your datbase configuration in
app/config/database.php - Edit
app/config/mail.phpto work with your mail setup. - Run the migrations:
php artisan migrate - 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
- user@user.com Password: sentryuser
- admin@admin.com Password: sentryadmin
Links
- Sentry 2.0 Documentation
- Laravel 4 Documentation
- Laravel: From Apprentice To Artisan by Taylor Otwell
- Implementing Laravel by Chris Fidao
- Laracasts
Tests
- Make sure you've run
composer update. - cd to the L4withSentry project root directory.
- Execute
phpunitto run tests orphpunit --coverage-textto see text based code coverage summary.
Notes
- Tests are currently very limited.
Related Skills
node-connect
341.6kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
341.6kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.6kCommit, push, and open a PR
