Download the PHP package shawnsandy/jarvis without Composer
On this page you can find all versions of the php package shawnsandy/jarvis. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download shawnsandy/jarvis
More information about shawnsandy/jarvis
Files in shawnsandy/jarvis
Package jarvis
Short Description A simple and smart theme management package for Laravel
License MIT
Homepage https://github.com/shawnsandy/jarvis
Informations about the package jarvis
Jarvis (alpha)
Jarvis is a simple and smart way to create and manage Laravel views (themes).
Install
Via Composer
-
To install the Alpha version, add the following VCS repository add the following to your composer.json
- From command line run the following
Laravel 5.5x Bluma presets
- Install
Install this preset via composer
require laravel-frontend-presets/bulma
. Laravel 5.5.x will automatically discover this package for you
Usage
Quick Start
-
Add the VALIDATION_KEY to you Laravel .env file min 8 characters, numbers letters, underscore, dashes
- Open
routes\wep.php
and add the following routes
Optional routes
- To install and publish theme files go to
yourapp.com/jarvis/themes/index
, click on theLets get started
button. - Enter the validation_key in the and hit
Publish Vendor files
. You should be set to go.
- To visit a demo page go to
yourapp.com/jarvis/view/index
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
Contributing
Please see CONDUCT for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- [Shawn Sandy][link-author]
- [All Contributors][link-contributors]
License
The MIT License (MIT). Please see License File for more information.
All versions of jarvis with dependencies
erusev/parsedown Version ^1.6
illuminate/contracts Version ~5.4|~5.5
illuminate/http Version ~5.4|~5.5
illuminate/support Version ~5.4|~5.5
michelf/php-markdown Version ^1.7