Download the PHP package escolalms/bookmarks_notes without Composer
On this page you can find all versions of the php package escolalms/bookmarks_notes. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download escolalms/bookmarks_notes
More information about escolalms/bookmarks_notes
Files in escolalms/bookmarks_notes
Download escolalms/bookmarks_notes
More information about escolalms/bookmarks_notes
Files in escolalms/bookmarks_notes
Vendor escolalms
Package bookmarks_notes
Short Description Escola Headless LMS Bookmarks & Notes
License MIT
Package bookmarks_notes
Short Description Escola Headless LMS Bookmarks & Notes
License MIT
Please rate this library. Is it a good library?
Informations about the package bookmarks_notes
Bookmarks and Notes
What does it do
This package is used to manage bookmarks and notes. Bookmarks and notes are stored in a single data model. By convention, a note is a database entry containing a value in the value field.
Installing
composer require escolalms/bookmarks_notes
php artisan migrate
php artisan db:seed --class="EscolaLms\Bookmarks\Database\Seeders\BookmarkPermissionSeeder"
Endpoints
All the endpoints are defined in swagger
Permissions
Permissions are defined in seeder
All versions of bookmarks_notes with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
escolalms/auth Version ^0
escolalms/core Version ^1
laravel/framework Version >=8.0
doctrine/dbal Version ^2|^3
escolalms/auth Version ^0
escolalms/core Version ^1
laravel/framework Version >=8.0
doctrine/dbal Version ^2|^3
The package escolalms/bookmarks_notes contains the following files
Loading the files please wait ....