Skip to content
This repository has been archived by the owner on Sep 22, 2024. It is now read-only.

signifly/laravel-travy

Repository files navigation

Laravel Travy - A Modular Vue-based Administration Tool

The signifly/laravel-travy package allows you to configure an administration tool using code driven configuration.

Official Documentation

Documentation for Travy can be found here.

Installation

To get started install the package via Composer:

composer require signifly/laravel-travy

The package will automatically register itself.

Add the routes to your RouteServiceProvider or routes file:

use Signifly\Travy\Travy;

Travy::routes();

NOTE: The package is in beta. It is not recommended for public usage as the features may change frequently.

Testing

composer test

Security

If you discover any security issues, please email [email protected] instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages