Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jhonoryza/filament-myblog
https://github.com/jhonoryza/filament-myblog
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jhonoryza/filament-myblog
- Owner: jhonoryza
- Created: 2023-03-22T14:18:24.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-26T13:21:10.000Z (almost 2 years ago)
- Last Synced: 2023-08-12T15:34:44.917Z (over 1 year ago)
- Language: PHP
- Size: 106 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`