Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eliseekn/laravel-metrics-demo

Demo project of Laravel Metrics
https://github.com/eliseekn/laravel-metrics-demo

laravel laravel-package

Last synced: about 1 month ago
JSON representation

Demo project of Laravel Metrics

Awesome Lists containing this project

README

        

# Laravel Metrics (Demo)

Demo project of [Laravel Metrics](https://github.com/eliseekn/laravel-metrics)

# Screenshot

![Laravel Metrics Demo](https://github.com/eliseekn/laravel-metrics-demo/blob/main/preview.png "Preview")

# How to use ?

After download and setup the project, run these following commands on your terminal :

```
php artisan migrate --seed
php artisan serve
```