Download the PHP package freedenizen/eveseat-notes without Composer
On this page you can find all versions of the php package freedenizen/eveseat-notes. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package eveseat-notes
This repository contains a note add-on for SeAT
documentation & installation
In your seat installation directory e.g. /var/www/seat:
- Run:
composer require freedenizen/eveseat-notes
- Modify
config/app.php
- After
Seat\Web\WebServiceProvider::class,
add:Seat\Notes\NotesServiceProvider::class,
- After
- run
php artisan vendor:publish --force
- run
php artisan migrate
All versions of eveseat-notes with dependencies
PHP Build Version
Package Version
The package freedenizen/eveseat-notes contains the following files
Loading the files please wait ....