<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Laravel on BradCypert.com</title>
    <link>https://www.bradcypert.com/tags/laravel/</link>
    <description>Recent content in Laravel on BradCypert.com</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 05 Feb 2023 23:34:04 -0500</lastBuildDate>
    <atom:link href="https://www.bradcypert.com/tags/laravel/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Building a simple URL Shortener in PHP with Laravel</title>
      <link>https://www.bradcypert.com/building-a-simple-url-shortener-in-php-with-laravel/</link>
      <pubDate>Thu, 12 Mar 2020 00:00:00 +0000</pubDate>
      <guid>https://www.bradcypert.com/building-a-simple-url-shortener-in-php-with-laravel/</guid>
      <description>&lt;iframe width=&#34;560&#34; height=&#34;315&#34; src=&#34;https://www.youtube-nocookie.com/embed/YTD59Bv0rHE&#34; frameborder=&#34;0&#34; allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34; allowfullscreen&gt;&lt;/iframe&gt;&#xA;&lt;p&gt;I’ve recorded a quick Youtube video for you! In this video, we walk through building&#xA;a simple URL shortener (think bit.ly) in PHP with the &lt;a href=&#34;https://laravel.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Laravel &lt;/a&gt;&#xA;framework.&lt;/p&gt;&#xA;&lt;p&gt;This originally started as part of my Laravel foundations course (link coming soon) but I felt that we could quickly get through an example on Youtube, too. In the course, we dive into things and go a bit slower to really get a grasp on how everything works, but this less than 30 minute video should get you started down the right path.&lt;/p&gt;</description>
    </item>
    <item>
      <title>What is Laravel&#39;s Homestead?</title>
      <link>https://www.bradcypert.com/what-is-laravels-homestead/</link>
      <pubDate>Sat, 29 Feb 2020 00:00:00 +0000</pubDate>
      <guid>https://www.bradcypert.com/what-is-laravels-homestead/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://laravel.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Laravel&lt;/a&gt;&#xA; is, as far as PHP frameworks go, extremely popular. In their guide, the Laravel community recommends you use Homestead as your local development environment. But what is Laravel’s homestead and why use it?&lt;/p&gt;&#xA;&lt;h2 id=&#34;laravels-homestead&#34;&gt;Laravel’s Homestead&lt;/h2&gt;&#xA;&lt;p&gt;Homestead is Laravel’s suggested development environment for building Laravel applications in PHP. Homestead is packaged as a vagrant box (a virtual machine) and is aimed to simply the initial setup of your Laravel project.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
