Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/softtechmx/cypher
https://github.com/softtechmx/cypher
Last synced: about 6 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/softtechmx/cypher
- Owner: SoftTechMX
- Created: 2024-05-07T15:29:18.000Z (6 months ago)
- Default Branch: development
- Last Pushed: 2024-05-07T15:36:12.000Z (6 months ago)
- Last Synced: 2024-05-07T16:46:32.330Z (6 months ago)
- Language: PHP
- Size: 61.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Requisitos
- PHP 8.2## Guia de Instalacion
Ejecuta los siguientes comandos
```
composer install
php artisan storage:link
php artisan app:init
```