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

https://github.com/softtechmx/cypher


https://github.com/softtechmx/cypher

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

Laravel Logo


Build Status
Total Downloads
Latest Stable Version
License

## Requisitos
- PHP 8.2

## Guia de Instalacion
Ejecuta los siguientes comandos
```
composer install
php artisan storage:link
php artisan app:init
```