Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Devnote Laravel Package

creative-syntax/devnote

Devnote is a Laravel package that adds a small notes/todos widget to your app during local development. After installation it appears at the bottom-right of every page when APP_ENV=local and automatically disables in production.

View on GitHub
Deep Wiki
Context7

Devnote - Laravel Package

A laravel package for manage project note or todos for developers in local env

Purpose/Benefit of it -

As a developer, if you working on multiple project then it dificult to manage or remember task/todos respect to each project. That's why this plugin will help you.

How to use?

Just install the package in your laravel project and the application will run automatically in the right-bottom section of every page, if your env setup is local.

APP_ENV=local

When your project goes Live/Production then it automatically disabled.

Installation

No dependency on PHP version and LARAVEL version

STEP 1: Run the composer command:

composer require creative-syntax/devnote

STEP 2: Laravel without auto-discovery:

If you don't use auto-discovery, add the ServiceProvider to the providers array in config/app.php

CreativeSyntax\DevNote\DevNoteServiceProvider::class,

STEP 3: Publish the assets:

php artisan vendor:publish --provider="CreativeSyntax\DevNote\DevNoteServiceProvider" --force

- OR - 

php artisan vendor:publish --tag=devnote-assets --force

2023-05-27_132203

Purpose/Benefit of it -

As a developer, if you working on multiple project then it dificult to manage or remember task/todos respect to each project. That's why this plugin will help you.

How to use?

Just install the package in your laravel project and the application will run automatically, if your env setup is local.

License MIT

2023 - 2030

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity
christhompsontldr/laravel-inky
spatie/mailcoach-vapor
spatie/laravel-javascript-views
spatie/ignition-contracts
earls/stork-command-queue-bundle