https://github.com/arcanedev/laravelnotes
:ledger: Provides the ability to add notes to your Eloquent models in Laravel.
https://github.com/arcanedev/laravelnotes
arcanedev laravel noteable notes
Last synced: about 1 year ago
JSON representation
:ledger: Provides the ability to add notes to your Eloquent models in Laravel.
- Host: GitHub
- URL: https://github.com/arcanedev/laravelnotes
- Owner: ARCANEDEV
- License: mit
- Created: 2016-10-22T08:26:30.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-08-21T14:06:53.000Z (almost 2 years ago)
- Last Synced: 2025-06-10T00:44:17.708Z (about 1 year ago)
- Topics: arcanedev, laravel, noteable, notes
- Language: PHP
- Homepage:
- Size: 90.8 KB
- Stars: 49
- Watchers: 3
- Forks: 26
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Laravel Notes [![Packagist License][badge_license]](LICENSE.md) [![For Laravel][badge_laravel]][link-github-repo]
[![Github Workflow Status][badge_build]][link-github-status]
[![Coverage Status][badge_coverage]][link-scrutinizer]
[![Scrutinizer Code Quality][badge_quality]][link-scrutinizer]
[![SensioLabs Insight][badge_insight]][link-insight]
[![Github Issues][badge_issues]][link-github-issues]
[![Packagist][badge_package]][link-packagist]
[![Packagist Release][badge_release]][link-packagist]
[![Packagist Downloads][badge_downloads]][link-packagist]
*By [ARCANEDEV©](http://www.arcanedev.net/)*
This Laravel Notes will allow you to add a notes system into your Laravel project.
## Features
* A very flexible notes system.
* Easy setup & configuration.
* Well documented & IDE Friendly.
* Well tested with maximum code quality.
* Laravel `5.1` to `9.x` are supported.
* Made with :heart: & :coffee:.
## Table of contents
1. [Installation and Setup](_docs/1-Installation-and-Setup.md)
2. [Configuration](_docs/2-Configuration.md)
3. [Usage](_docs/3-Usage.md)
## Contribution
Any ideas are welcome. Feel free to submit any issues or pull requests, please check the [contribution guidelines](CONTRIBUTING.md).
## Security
If you discover any security related issues, please email arcanedev.maroc@gmail.com instead of using the issue tracker.
## Credits
- [ARCANEDEV][link-author]
- [All Contributors][link-contributors]
[badge_laravel]: https://img.shields.io/badge/For%20Laravel-5.1%20to%209.x-orange.svg?style=flat-square
[badge_license]: https://img.shields.io/packagist/l/arcanedev/laravel-notes.svg?style=flat-square
[badge_build]: https://img.shields.io/github/workflow/status/ARCANEDEV/LaravelNotes/run-tests?style=flat-square
[badge_coverage]: https://img.shields.io/scrutinizer/coverage/g/ARCANEDEV/LaravelNotes.svg?style=flat-square
[badge_quality]: https://img.shields.io/scrutinizer/g/ARCANEDEV/LaravelNotes.svg?style=flat-square
[badge_insight]: https://img.shields.io/sensiolabs/i/5ff01c70-3ad7-42b5-8c7f-6825b3887118.svg?style=flat-square
[badge_issues]: https://img.shields.io/github/issues/ARCANEDEV/LaravelNotes.svg?style=flat-square
[badge_package]: https://img.shields.io/badge/package-arcanedev/laravel--notes-blue.svg?style=flat-square
[badge_release]: https://img.shields.io/packagist/v/arcanedev/laravel-notes.svg?style=flat-square
[badge_downloads]: https://img.shields.io/packagist/dt/arcanedev/laravel-notes.svg?style=flat-square
[link-author]: https://github.com/arcanedev-maroc
[link-github-repo]: https://github.com/ARCANEDEV/LaravelNotes
[link-github-status]: https://github.com/ARCANEDEV/LaravelNotes/actions
[link-github-issues]: https://github.com/ARCANEDEV/LaravelNotes/issues
[link-contributors]: https://github.com/ARCANEDEV/LaravelNotes/graphs/contributors
[link-packagist]: https://packagist.org/packages/arcanedev/laravel-notes
[link-scrutinizer]: https://scrutinizer-ci.com/g/ARCANEDEV/LaravelNotes/?branch=master
[link-insight]: https://insight.sensiolabs.com/projects/5ff01c70-3ad7-42b5-8c7f-6825b3887118