Download the PHP package dreadnaught/laramie without Composer
On this page you can find all versions of the php package dreadnaught/laramie. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download dreadnaught/laramie
More information about dreadnaught/laramie
Files in dreadnaught/laramie
Package laramie
Short Description Laramie is a magical composer package for Laravel that grants your application amazing CMS abilities.
License GPL-3.0+
Homepage https://github.com/dreadnaught-dev/laramie
Informations about the package laramie
Laramie
Laramie is a magical composer package for Laravel that grants your application amazing CMS abilities. Installation is totally non-destructive, so you can install it and not worry about it wrecking existing work. Drop it in and leverage it for your whole application, just parts of it, or as a headless CMS driving your nifty frontend / mobile apps.
Some highlights:
- Non-destructive installation
- Incredibly simple data modeling (JSON)
- 2-factor authentication
- Revision control all your content (view history and roll back when needed)
- Customizable workflows via event hooks
- Advanced filtering and sorting
- Markdown editing (in addition to WYSIWYG options)
Learning Laramie
See Laramie's online documentation.
Install
Laramie is simply a composer package, so installing it couldn't be easier:
Next, register Laramie's service providers with Laravel by modifying config/app.php
:
Complete the installation:
Bam! That's it! Your new admin will be available at yoursite.dev/admin
.
Testing
Contributing
Please see CONDUCT for details.
Security
If you discover any security related issues, please email Preston Clark at [email protected] instead of using the issue tracker.
License
Laramie is open-sourced software, licensed under the MIT License (MIT). Please see the license file for more information.
Additional Notes
Icons by Smashicons from flaticon.com
All versions of laramie with dependencies
bacon/bacon-qr-code Version ^2.0
cogpowered/finediff Version ^0.3.1
guzzlehttp/guzzle Version ^7.5
intervention/image Version ^2.7
justinrainbow/json-schema Version ^5.2
league/csv Version ^9.8
pragmarx/google2fa Version ^8.0