/Filament-CMS-YT

This is the code from my CMS YT Course

Primary LanguagePHP

Fila CMS

Filament is a simple CMS for Laravel. It's designed to be a fast, simple, and you can learn how to build it through my YouTube series Building a CMS with Filament and Laravel 10.

Installation

To install Filament, run the following command: composer install. Make sure you run npm install && npm run dev and to migrate your tables (php artisan migrate).

Stability

Fila CMS is currently in development and is not ready for production use.