Best laravel framework open-source packages.

Note the notes

A web app to note your notes.
Updated 6 months ago

Note the Notes

A web app to note your notes.

Getting Started

  • Clone this repository to your local machine.
  • Install the required PHP packages:
composer install
  • Copy .env.example to .env.
  • Generate new key
php artisan key:generate
  • Create a database and configure the database connection in the .env file.
  • Run the following command to migrate the database:
php artisan migrate
  • Run the following command to start the Laravel development server:
php artisan serve
Tags breeze