<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Avocado Media</title>
    <description>The latest articles on DEV Community by Avocado Media (@avocado-media).</description>
    <link>https://dev.to/avocado-media</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F7103%2F306066dd-0ac2-47a3-bece-b7e283c0334a.png</url>
      <title>DEV Community: Avocado Media</title>
      <link>https://dev.to/avocado-media</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/avocado-media"/>
    <language>en</language>
    <item>
      <title>Laravel 10 &amp; Next.js 13 JWT boilerplate</title>
      <dc:creator>Lars Wolters</dc:creator>
      <pubDate>Wed, 28 Jun 2023 09:09:51 +0000</pubDate>
      <link>https://dev.to/avocado-media/laravel-10-nextjs-13-jwt-open-source-boilerplate-2ogf</link>
      <guid>https://dev.to/avocado-media/laravel-10-nextjs-13-jwt-open-source-boilerplate-2ogf</guid>
      <description>&lt;p&gt;Hi all,&lt;/p&gt;

&lt;p&gt;We are excited to announce the release of a new open-source project: a Laravel 10 JWT REST API boilerplate, accompanied by a fully functional Next.js 13 (App Router) frontend. This comprehensive boilerplate aims to simplify the development of modern web applications by providing a solid foundation with essential features.&lt;/p&gt;

&lt;p&gt;One of the most important features of this boilerplate is the integration of JWT (JSON Web Tokens). JWT provides a secure and stateless authentication mechanism, enabling developers to handle user authentication and authorization seamlessly.&lt;/p&gt;

&lt;p&gt;By combining Laravel &amp;amp; Next.js, the boilerplate offers a cohesive and efficient development stack, enabling you to create feature-rich web applications swiftly. Whether you are building a small-scale project or a complex enterprise-level application, this boilerplate will jumpstart your development process and save you valuable time.&lt;/p&gt;

&lt;p&gt;You can find the repositories on GitHub:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/avocado-media/nextjs-jwt-app-router" rel="noopener noreferrer"&gt;Client repository (Next.js 13)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/avocado-media/laravel-jwt-rest-api" rel="noopener noreferrer"&gt;REST API repository (Laravel 10)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;To read more articles I wrote, you can visit my website: &lt;a href="https://larswolters.dev" rel="noopener noreferrer"&gt;https://larswolters.dev&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thanks,&lt;/p&gt;

&lt;p&gt;Lars&lt;/p&gt;

</description>
      <category>laravel</category>
      <category>nextjs</category>
      <category>typescript</category>
      <category>jwt</category>
    </item>
  </channel>
</rss>
