<?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: xavyfow</title>
    <description>The latest articles on DEV Community by xavyfow (@dorepov).</description>
    <link>https://dev.to/dorepov</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%2Fuser%2Fprofile_image%2F1269695%2F17927d17-6e40-4e14-ba48-900cd74ca1f6.png</url>
      <title>DEV Community: xavyfow</title>
      <link>https://dev.to/dorepov</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dorepov"/>
    <language>en</language>
    <item>
      <title>Introducing core-modules – Laravel Resource Scaffolding, Modular Style</title>
      <dc:creator>xavyfow</dc:creator>
      <pubDate>Wed, 30 Apr 2025 10:11:49 +0000</pubDate>
      <link>https://dev.to/dorepov/introducing-core-modules-laravel-resource-scaffolding-modular-style-d32</link>
      <guid>https://dev.to/dorepov/introducing-core-modules-laravel-resource-scaffolding-modular-style-d32</guid>
      <description>&lt;h1&gt;
  
  
  🧩 Introducing &lt;code&gt;core-modules&lt;/code&gt; – Laravel Resource Scaffolding, Modular Style
&lt;/h1&gt;

&lt;p&gt;Maintaining a clean and scalable architecture in Laravel can get tricky as your project grows. That’s why I built &lt;a href="https://github.com/Raza9798/core-modules" rel="noopener noreferrer"&gt;&lt;code&gt;core-modules&lt;/code&gt;&lt;/a&gt; — a Laravel package that helps you generate your resources (models, controllers, migrations, and policies) in a fully modular structure with just one command.&lt;/p&gt;

&lt;p&gt;Instead of cluttering your &lt;code&gt;app/Models&lt;/code&gt;, &lt;code&gt;Controllers&lt;/code&gt;, and &lt;code&gt;Policies&lt;/code&gt; folders, &lt;code&gt;core-modules&lt;/code&gt; groups them by domain/module — for example, &lt;code&gt;Core/Category&lt;/code&gt;.&lt;/p&gt;




&lt;h2&gt;
  
  
  🚀 Key Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Modular resource generation with a single Artisan command
&lt;/li&gt;
&lt;li&gt;Automatically creates:

&lt;ul&gt;
&lt;li&gt;Namespaced &lt;strong&gt;Model&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Controller&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Migration&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Policy&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;Keeps your Laravel codebase organized and scalable&lt;/li&gt;

&lt;li&gt;Perfect for large or domain-driven applications&lt;/li&gt;

&lt;/ul&gt;




&lt;p&gt;This project is opened-source you can contribute for free - &lt;a href="https://github.com/Raza9798/core-modules" rel="noopener noreferrer"&gt;https://github.com/Raza9798/core-modules&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>🚀 Join Our Developer Community: Introducing Laravel-dev-plus on GitHub! 🌟</title>
      <dc:creator>xavyfow</dc:creator>
      <pubDate>Fri, 01 Mar 2024 19:59:09 +0000</pubDate>
      <link>https://dev.to/dorepov/join-our-developer-community-introducing-your-organization-name-on-github-47po</link>
      <guid>https://dev.to/dorepov/join-our-developer-community-introducing-your-organization-name-on-github-47po</guid>
      <description>&lt;p&gt;🚀 Exciting News! 🚀&lt;/p&gt;

&lt;p&gt;I've just launched a revolutionary GitHub organization dedicated to fostering collaboration and innovation within the developer community! 🎉&lt;/p&gt;

&lt;p&gt;🌟 Join us now to contribute to projects in a wide range of programming languages, including Laravel, React, and many more! 🌟&lt;/p&gt;

&lt;p&gt;🔗 GitHub Organization: &lt;a href="https://github.com/Laravel-dev-plus"&gt;https://github.com/Laravel-dev-plus&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Don't miss out on this incredible opportunity to connect with fellow developers, share knowledge, and build amazing projects together. Hurry and join us now! 🚀&lt;/p&gt;

&lt;h1&gt;
  
  
  DevelopersUnite #OpenSource #Collaboration #Innovation
&lt;/h1&gt;

</description>
    </item>
  </channel>
</rss>
