Notebook
A note keeping app, built with Laravel 5.3 and Vue 2.
Install / Use
/learn @AshMenhennett/NotebookREADME
Notebook
This is a repository for a simple Notebook app that I created while learning Laravel and Vue.
Feel free to take a look around the codebase.
##Functionality
- Users can register and create
Notebooks, which containNotes. - Vue has been used to implement a reactive UI for viewing, creating and deleting
Notebooks andNotes.
Installation & Configuration
If you would like to install this project, treat it as you would any other Laravel application:
- Clone the repo.
- Install dependencies:
composer install(also,npm install, if you need). - Configure environment variables-
.env. - Generate application key:
php artisan key:generate. - Run Laravel migrations:
php artisan migrate.
Make sure you configure the APP_URL environment variable, as its used for linking to the application in emails.
Further steps:
- Set the
APP_ENVenvironment variable toproductionwhen the app is on a live sever, to force HTTPS connections on all routes.
##Screenshots
###Creatings Notebooks
###Creating Notes
##Routes
Thanks to Pretty Routes
##License MIT
Related Skills
node-connect
352.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
111.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
352.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
352.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
