Skip to content

Community blogging platform built to learn Laravel (TALL stack).

Notifications You must be signed in to change notification settings

xEdelweiss/community-blogging-laravel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Community blogging platform

UI Example

Run in development mode

docker-compose up
php artisan serve

Install storage link

php artisan storage:link

FAQ

Blade component constructor receives an empty entity

php artisan optimize:clear

Known issues

  • ImageBlockView is redrawing on click due to decorators, this leads to image refetching
  • TextArea height is not recalculated after the page was resized

TODO

  • Ensure the frontend Post editor works as expected
    • Highlight embeds selection in the editor (see .ProseMirror-selectednode)
    • Sometimes multiple embeds are selected
  • Ensure Post content rendering is consistent with the editor
    • Implement Table of Contents rendering by PHP
    • Implement Image rendering by PHP
  • Should the cover image be displayed if embed is added?
  • Refactor Likes/Dislikes to get rid of liked/rate/score mix

About

Community blogging platform built to learn Laravel (TALL stack).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published