Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dragonofmercy/laravel-gaia

Gaia package for Laravel
https://github.com/dragonofmercy/laravel-gaia

laravel laravel-package ui ui-components

Last synced: 24 days ago
JSON representation

Gaia package for Laravel

Awesome Lists containing this project

README

        

# laravel-gaia
Gaia package for Laravel

## Usage

In your composer.json

````json
{
"repositories": [{
"type": "vcs",
"url": "https://github.com/dragonofmercy/laravel-gaia.git"
}],
"require": {
"dragonofmercy/gaia": "dev-main"
}
}
````

In your providers.php

````php
return [
\Demeter\Providers\DemeterServiceProvider::class,
\Gui\Providers\GuiServiceProvider::class
];
````

Don't forget to publish assets

````bash
php artisan vendor:publish
````

This is a home package no support will be provided!
If this project help to increase your productivity, you can give me a cup of coffee :)

Donate