﻿<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <atom:link href="https://www.hibit.dev/rss/posts/182" rel="self" type="application/rss+xml" />
        <title><![CDATA[Setup GitHub Actions for Laravel projects]]></title>
        <description><![CDATA[<p>Managing a Laravel project involves many tasks that can be automated to save time and reduce errors. GitHub Actions offers a powerful way to automate workflows directly within your GitHub repository. By integrating GitHub Actions into your Laravel project, you can automate testing, deployment, and other routine tasks, ensuring a more efficient and reliable development process.</p>]]></description>
        <link><![CDATA[https://www.hibit.dev/posts/182/setup-github-actions-for-laravel-projects]]></link>
        <pubDate>Mon, 22 Jul 2024 07:00:09 +0000</pubDate>
        <language>en</language>
        <category>development</category>

        <image>
            <title>setup-github-actions-for-laravel-projects</title>
            <link><![CDATA[https://www.hibit.dev/posts/182/setup-github-actions-for-laravel-projects]]></link>
            <url><![CDATA[https://www.hibit.dev/images/posts/2024/headers/laravel_github_cicd.png]]></url>
            <width>200></width>
            <height>200></height>
        </image>
    </channel>
</rss>
