Building a website with Laravel

Building a website with Laravel, how easy is it? Can we build a personal website using Laravel easily? How can we maintain this over time?

I have been wanting to rebuild my personal website for a long time, and always put it off because I usually use Astro which is a static site generator. However, recently Aaron Francis did a video about not having the need for Static Site Generators anymore, and I am going to put it to the test.

In this stream I will be using Laravel, Filament, TailwindCSS, and Livewire to build a personal site that will allow me to have easy management and publication of content. It will also enable me to tap into 3rd party APIs for content easier, and schedule automatic updates for pulling content down.

You May Also Like