Download the PHP package alexanderhorner/laravel-orbit-html-driver without Composer
On this page you can find all versions of the php package alexanderhorner/laravel-orbit-html-driver. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download alexanderhorner/laravel-orbit-html-driver
More information about alexanderhorner/laravel-orbit-html-driver
Files in alexanderhorner/laravel-orbit-html-driver
Download alexanderhorner/laravel-orbit-html-driver
More information about alexanderhorner/laravel-orbit-html-driver
Files in alexanderhorner/laravel-orbit-html-driver
Vendor alexanderhorner
Package laravel-orbit-html-driver
Short Description A HTML driver for laravel orbit, a flat-file database driver for Laravel Eloquent.
License MIT
Package laravel-orbit-html-driver
Short Description A HTML driver for laravel orbit, a flat-file database driver for Laravel Eloquent.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-orbit-html-driver
laravel-orbit-HTMLDriver
A HTML driver for laravel orbit, a flat-file driver for Laravel Eloquent. Supports Jekyll Markdown, HTML + YAML front matter.
Installation
Install via composer by running this in your terminal:
Usage
Go into your orbit config file config/orbit.php
. If you cant find it, publish it by running this in your terminal:
In the config file, add the HTML Driver and configure it as default driver:
This should be it. New database entries should now create html files with yaml front matter.
All versions of laravel-orbit-html-driver with dependencies
PHP Build Version
Package Version
Requires
ryangjchandler/orbit Version
^1.0 || *
php Version ^7.4 || ^8.0
illuminate/database Version ^8.0 || ^9.0
spatie/yaml-front-matter Version ^2.0
symfony/yaml Version ^3.0 || ^4.0 || ^5.0 || ^6.0
php Version ^7.4 || ^8.0
illuminate/database Version ^8.0 || ^9.0
spatie/yaml-front-matter Version ^2.0
symfony/yaml Version ^3.0 || ^4.0 || ^5.0 || ^6.0
The package alexanderhorner/laravel-orbit-html-driver contains the following files
Loading the files please wait ....