Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jhonoryza/filament-myblog


https://github.com/jhonoryza/filament-myblog

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

## My Blog

### Stack
- laravel 10
- livewire 2
- alpinejs
- filament 2
- php 8.1

### Getting Started
- `git clone https://github.com/jhonoryza/filament-myblog.git`
- `cd filament-myblog`
- `composer install`
- `php artisan migrate --seed`
- `php artisan serve`