Download the PHP package dutchcodingcompany/laravel-notes without Composer
On this page you can find all versions of the php package dutchcodingcompany/laravel-notes. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dutchcodingcompany/laravel-notes
More information about dutchcodingcompany/laravel-notes
Files in dutchcodingcompany/laravel-notes
Download dutchcodingcompany/laravel-notes
More information about dutchcodingcompany/laravel-notes
Files in dutchcodingcompany/laravel-notes
Please rate this library. Is it a good library?
Informations about the package laravel-notes
Laravel Notes
Installation
You can install the package via composer:
Then publish the package migrations, configuration files and resources.
Then execute the migrations.
Configuration
You may change the note model that is used by changing the table
or model
in the notes.php
config.
Usage
Add the HasNotes
interface and trait to the model.
Credits
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-notes with dependencies
PHP Build Version
Package Version
The package dutchcodingcompany/laravel-notes contains the following files
Loading the files please wait ....