﻿<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <atom:link href="https://www.hibit.dev/rss/posts/103" rel="self" type="application/rss+xml" />
        <title><![CDATA[Create Laravel 10 project from scratch]]></title>
        <description><![CDATA[<p>Laravel is an open-source PHP web application framework designed for building web applications following the Model-View-Controller (MVC) architectural pattern. It was created in 2011 and become one of the most popular PHP frameworks used for web development.</p><p>Laravel provides developers with a number of powerful features and tools, including a simple and expressive syntax, built-in database migration and schema management, automated testing, and a robust ecosystem of third-party packages. Some of the key features of Laravel include its powerful routing engine, which allows developers to easily define application routes using a simple and intuitive syntax, and its comprehensive ORM (Object-Relational Mapping) system, which makes working with databases and models a breeze.</p>]]></description>
        <link><![CDATA[https://www.hibit.dev/posts/103/create-laravel-10-project-from-scratch]]></link>
        <pubDate>Mon, 08 May 2023 08:33:08 +0000</pubDate>
        <language>en</language>
        <category>development</category>

        <image>
            <title>create-laravel-10-project-from-scratch</title>
            <link><![CDATA[https://www.hibit.dev/posts/103/create-laravel-10-project-from-scratch]]></link>
            <url><![CDATA[https://www.hibit.dev/images/posts/2023/headers/laravel10_setup.png]]></url>
            <width>200></width>
            <height>200></height>
        </image>
    </channel>
</rss>
