bishopm / bible
Laravel based Bible software
dev-master
2025-05-22 11:11 UTC
Requires
- illuminate/support: ~12
- livewire/livewire: ~3
Requires (Dev)
- orchestra/testbench: ~7
- phpunit/phpunit: ~9.0
This package is auto-updated.
Last update: 2025-05-28 13:53:00 UTC
README
Web-based Bible software, using Laravel
Installation
Via Composer
composer require bishopm/bible
Setup
- After installing Laravel, check that the web server has permissions in the storage and bootstrap folder
- Run php artisan bible:install
Usage
Contributing
Please see contributing.md for details and a todolist.
Credits
License
MIT. Please see the license file for more information.