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

https://github.com/linlaz/tellme

social media
https://github.com/linlaz/tellme

Last synced: 3 months ago
JSON representation

social media

Awesome Lists containing this project

README

        

# TELLME
## Clone WEB
```
git clone [https://github.com/linlaz/Peminjaman-Buku.git](https://github.com/linlaz/tellme.git)
```
```
cd tellme
```
```
copy .env.example .env
```
```
composer install
```
```
php artisan storage:link
```
```
php artisan key:generate
```
```
php artisan migrate:fresh --seed
```
```
php artisan serve
```
```
username : admin
email : [email protected]
password : admin
```