Laravel Packages

Canvas: A Laravel Publishing Platform

Published
Canvas: A Laravel Publishing Platform image

Canvas is a Laravel-powered publishing platform that we covered back in 2017, and we thought the latest version deserved a fresh look. The newest version of Canvas offers a Medium-style editing experience and includes other cool features like:

  • Publication Statistics – think of it as a lightweight version of Google Analytics built into the app
  • Distraction-free writing – the editor is a Medium-style minimal experience
  • Unsplash Integration – Embed images, videos, links, or media to your content
  • Custom Social Data – Fully customizable metadata for Facebook and Twitter

Getting started is simple: install Laravel and the auth scaffolding, then the canvas composer package. You can start writing content complete with auto-save and a minimal interface:

If you want to play around with Canvas quickly, you can generate some demo data:

php artisan canvas:setup --data

The source code of Canvas is MIT licensed, and you can check out on GitHub at cnvs/canvas. Learn more about Canvas at cnvs.io.

Paul Redmond photo

Staff writer at Laravel News. Full stack web developer and author.

Sponsored

tinkerwell logo
Tinkerwell

Enjoy coding and debugging in an editor designed for fast feedback and quick iterations. It's like a shell for your application – but with multi-line editing, code completion, and more.

Visit Tinkerwell

The latest

View all →
CPX: The Composer Package Executor for PHP image

CPX: The Composer Package Executor for PHP

Read article
Laravel AI SDK Adds Human-in-the-Loop Tool Approval image

Laravel AI SDK Adds Human-in-the-Loop Tool Approval

Read article
Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals image

Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals

Read article
Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs image

Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs

Read article
Blade Formatting in Laravel Pint image

Blade Formatting in Laravel Pint

Read article
Inertia DevTools Is Now on the Chrome Web Store image

Inertia DevTools Is Now on the Chrome Web Store

Read article