search
HomePHP FrameworkLaravelAn easy Markdown document editing project developed with Laravel

Adoc

Just Another markdown doc editor

PHP 7.2 Laravel 5.8 React-Bootstrap

Feature

1.UI uses the right angle theme

2. Edit the shortcut key and add ctrl/cmd shift s to save and return

3. Added document activity record, no other use yet, just a history to see who changed which documents

4. Github style document history comparison

5. Add document attachment function

6. Edit, display and export all use editor.md, (showdoc editing and display are two Different programs)

7. Document menu Infinitus classification (same for editing parent)

8. Document menu slides to the top for optimization

9. Document search

10. Editor/display uses fixed-width fonts to avoid problems with space layout and unclear display of numbers/symbols

11. The JSON generation MD table tool adds padEnd space filling to the fields so that they are all in One column, forcing obsessive-compulsive disorder function

?github

github

Installation

git clone https://github.com/yybawang/Adoc.git
cd Adoc
cp .env.example .env

● Create a new mysql/maraidb database. Of course, you can choose other databases and run migration

CREATE SCHEMA `adoc` DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;
// 编辑配置文件中的 APP_URL、数据库、redis连接
vi .env
// 下载包
composer install
// 生成key,数据库迁移等
php artisan key:generate
php artisan storage:link    // 导出下载时需要
php artisan migrate
// 下载 npm 包,进行前端编译
npm install
npm run prod
// 访问 APP_URL 测试

● [x] Project function

[x] New project

[x] Project configuration

[x] Project permission assignment, using gate

[x] Project deletion

[x] Project ownership transfer

[ ] The item is on the top, the list is displayed first, replacing the sorting function

[ ] Item tag label

[ ] The list can optionally use tag to display in groups

● [x ] Document function

[x] Document addition, deletion and modification

[x] Document custom template

[x] Document modification history, comparison and restoration

[x] Document template

[x] Markdown editor image upload, upload to the filesystem configuration of laravel configuration, default public

[x] Editor shortcut key support, Ctrl/Cmd s Save (stay on the current page), Ctrl/Cmd Shift S Save and return

[ ] The document may have been modified during editing, prompting to merge

[x] Document search, upper right of the head Corner, currently only supports searching documents under the current display project

[x] Document sorting, default time order

[x] Document attachment

An easy Markdown document editing project developed with Laravel

An easy Markdown document editing project developed with Laravel

An easy Markdown document editing project developed with Laravel

An easy Markdown document editing project developed with Laravel

An easy Markdown document editing project developed with Laravel

The above is the detailed content of An easy Markdown document editing project developed with Laravel. For more information, please follow other related articles on the PHP Chinese website!

Statement
This article is reproduced at:learnku. If there is any infringement, please contact admin@php.cn delete
Using Laravel: Streamlining Web Development with PHPUsing Laravel: Streamlining Web Development with PHPApr 19, 2025 am 12:18 AM

Laravel optimizes the web development process including: 1. Use the routing system to manage the URL structure; 2. Use the Blade template engine to simplify view development; 3. Handle time-consuming tasks through queues; 4. Use EloquentORM to simplify database operations; 5. Follow best practices to improve code quality and maintainability.

Laravel: An Introduction to the PHP Web FrameworkLaravel: An Introduction to the PHP Web FrameworkApr 19, 2025 am 12:15 AM

Laravel is a modern PHP framework that provides a powerful tool set, simplifies development processes and improves maintainability and scalability of code. 1) EloquentORM simplifies database operations; 2) Blade template engine makes front-end development intuitive; 3) Artisan command line tools improve development efficiency; 4) Performance optimization includes using EagerLoading, caching mechanism, following MVC architecture, queue processing and writing test cases.

Laravel: MVC Architecture and Best PracticesLaravel: MVC Architecture and Best PracticesApr 19, 2025 am 12:13 AM

Laravel's MVC architecture improves the structure and maintainability of the code through models, views, and controllers for separation of data logic, presentation and business processing. 1) The model processes data, 2) The view is responsible for display, 3) The controller processes user input and business logic. This architecture allows developers to focus on business logic and avoid falling into the quagmire of code.

Laravel: Key Features and Advantages ExplainedLaravel: Key Features and Advantages ExplainedApr 19, 2025 am 12:12 AM

Laravel is a PHP framework based on MVC architecture, with concise syntax, powerful command line tools, convenient data operation and flexible template engine. 1. Elegant syntax and easy-to-use API make development quick and easy to use. 2. Artisan command line tool simplifies code generation and database management. 3.EloquentORM makes data operation intuitive and simple. 4. The Blade template engine supports advanced view logic.

Building Backend with Laravel: A GuideBuilding Backend with Laravel: A GuideApr 19, 2025 am 12:02 AM

Laravel is suitable for building backend services because it provides elegant syntax, rich functionality and strong community support. 1) Laravel is based on the MVC architecture, simplifying the development process. 2) It contains EloquentORM, optimizes database operations. 3) Laravel's ecosystem provides tools such as Artisan, Blade and routing systems to improve development efficiency.

Laravel framework skills sharingLaravel framework skills sharingApr 18, 2025 pm 01:12 PM

In this era of continuous technological advancement, mastering advanced frameworks is crucial for modern programmers. This article will help you improve your development skills by sharing little-known techniques in the Laravel framework. Known for its elegant syntax and a wide range of features, this article will dig into its powerful features and provide practical tips and tricks to help you create efficient and maintainable web applications.

The difference between laravel and thinkphpThe difference between laravel and thinkphpApr 18, 2025 pm 01:09 PM

Laravel and ThinkPHP are both popular PHP frameworks and have their own advantages and disadvantages in development. This article will compare the two in depth, highlighting their architecture, features, and performance differences to help developers make informed choices based on their specific project needs.

Laravel user login function listLaravel user login function listApr 18, 2025 pm 01:06 PM

Building user login capabilities in Laravel is a crucial task and this article will provide a comprehensive overview covering every critical step from user registration to login verification. We will dive into the power of Laravel’s built-in verification capabilities and guide you through customizing and extending the login process to suit specific needs. By following these step-by-step instructions, you can create a secure and reliable login system that provides a seamless access experience for users of your Laravel application.

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

MantisBT

MantisBT

Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

SAP NetWeaver Server Adapter for Eclipse

SAP NetWeaver Server Adapter for Eclipse

Integrate Eclipse with SAP NetWeaver application server.

MinGW - Minimalist GNU for Windows

MinGW - Minimalist GNU for Windows

This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

PhpStorm Mac version

PhpStorm Mac version

The latest (2018.2.1) professional PHP integrated development tool

Atom editor mac version download

Atom editor mac version download

The most popular open source editor