Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/softtechmx/web-library


https://github.com/softtechmx/web-library

Last synced: about 6 hours ago
JSON representation

Awesome Lists containing this project

README

        

Laravel Logo


Build Status
Total Downloads
Latest Stable Version
License

## Dependencies

PHP 8.2
Node 18
NPM 10
Composer 2

## SetUp

```
composer install
```

```
npm i
```

```
php artisan migrate
```