Skip to content

Filtered archive

Posts with tag obsidian

Import Obsidian Zip File From Laravel 11 Dashboard

Introduction Obsidian is a note-taking application suitable for creating a knowledge base for web application developers. Obsidian, especially when using many plugins, creates a very effective environment for writing, collecting, and searching for notes. If we want to publish these notes on a web blog, we need to solve the bridging between Obsidian and Laravel. of the forms is to create a suitable export from Obsidian and solve the import into the resulting form when creating posts in Laravel. Selected...
Read More
laravel