In the fourth and last part of our "Getting started with Laravel" series by Erika Heidei, you'll learn how to parse the DEV markdown using the librarianphp/parsed library, which enables support for liquid tags in addition to parsing the front matter to obtain metadata related to the post.
Full tutorial: https://dev.to/sourcegraph/parsing-de...
Demo Project on GitHub: https://github.com/sourcegraph-commun...
Check the following list with useful resources to learn more about the open source projects and libraries used in this series:
Laravel documentation: https://laravel.com/docs/8.x/installa...
TailwindCSS documentation https://tailwindcss.com/docs/installa...
Curly https://docs.minicli.dev/en/latest/xt...
Parsed https://github.com/librarianphp/parsed
DEV.to front matter and markdown reference https://dev.to/p/editor_guide
DEV.to API reference https://developers.forem.com/api#tag/...
Search code examples using the DEV API to fetch articles: https://sourcegraph.com/search?q=cont...