﻿<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <atom:link href="https://www.hibit.dev/rss/posts/157" rel="self" type="application/rss+xml" />
        <title><![CDATA[Create Laravel 11 project from scratch]]></title>
        <description><![CDATA[<p>Laravel is a PHP web application framework that's open-source and designed for building web applications following the Model-View-Controller (MVC) architectural pattern. It was created back in 2011 and has become one of the most widely used PHP frameworks for web development.</p><p>Laravel offers developers numerous powerful features and tools. These include a straightforward and expressive syntax, built-in database migration and schema management, automated testing capabilities, and a robust ecosystem of third-party packages. Among its key features are its powerful routing engine, which allows developers to easily define application routes, and its comprehensive ORM (Object-Relational Mapping) system, which simplifies working with databases and models.</p>]]></description>
        <link><![CDATA[https://www.hibit.dev/posts/157/create-laravel-11-project-from-scratch]]></link>
        <pubDate>Mon, 25 Mar 2024 09:30:08 +0000</pubDate>
        <language>en</language>
        <category>development</category>

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