laravel maintained by stitchdb
Last update
2026/04/07 04:30
License
Require
- php ^7.4|^8.0
- illuminate/database ^8.0|^9.0|^10.0|^11.0|^12.0
- illuminate/support ^8.0|^9.0|^10.0|^11.0|^12.0
- ext-curl *
Last update
2026/04/06 20:40
License
Require
- php ^7.4|^8.0
- ext-curl *
- illuminate/database ^8.0|^9.0|^10.0|^11.0|^12.0
- illuminate/support ^8.0|^9.0|^10.0|^11.0|^12.0
Last update
2026/04/06 20:36
License
Require
- php ^7.4|^8.0
- ext-curl *
- illuminate/database ^8.0|^9.0|^10.0|^11.0|^12.0
- illuminate/support ^8.0|^9.0|^10.0|^11.0|^12.0
Last update
2026/04/06 20:18
License
Require
- php ^7.4|^8.0
- ext-curl *
- illuminate/database ^8.0|^9.0|^10.0|^11.0|^12.0
- illuminate/support ^8.0|^9.0|^10.0|^11.0|^12.0
Last update
2026/04/06 20:12
License
Require
- php ^7.4|^8.0
- ext-curl *
- illuminate/database ^8.0|^9.0|^10.0|^11.0|^12.0
- illuminate/support ^8.0|^9.0|^10.0|^11.0|^12.0
Last update
2026/04/06 20:09
License
Require
- php ^7.4|^8.0
- ext-curl *
- illuminate/database ^8.0|^9.0|^10.0|^11.0|^12.0
- illuminate/support ^8.0|^9.0|^10.0|^11.0|^12.0
Last update
2026/04/06 19:34
License
Require
- php ^7.4|^8.0
- ext-curl *
- illuminate/database ^8.0|^9.0|^10.0|^11.0|^12.0
- illuminate/support ^8.0|^9.0|^10.0|^11.0|^12.0
Last update
2026/04/06 19:29
License
Require
- php ^7.4|^8.0
- ext-curl *
- illuminate/database ^8.0|^9.0|^10.0|^11.0|^12.0
- illuminate/support ^8.0|^9.0|^10.0|^11.0|^12.0
Last update
2026/04/06 19:22
License
Require
- php ^7.4|^8.0
- ext-curl *
- illuminate/database ^8.0|^9.0|^10.0|^11.0|^12.0
- illuminate/support ^8.0|^9.0|^10.0|^11.0|^12.0
Last update
2026/04/05 03:52
License
Require
- php ^7.4|^8.0
- illuminate/database ^8.0|^9.0|^10.0|^11.0|^12.0
- illuminate/support ^8.0|^9.0|^10.0|^11.0|^12.0
- guzzlehttp/guzzle ^7.0
Last update
2026/04/05 03:39
License
Require
- php ^7.4|^8.0
- illuminate/database ^8.0|^9.0|^10.0|^11.0|^12.0
- illuminate/support ^8.0|^9.0|^10.0|^11.0|^12.0
- guzzlehttp/guzzle ^7.0
Last update
2026/04/05 02:41
License
Require
- php ^7.4|^8.0
- illuminate/database ^8.0|^9.0|^10.0|^11.0|^12.0
- illuminate/support ^8.0|^9.0|^10.0|^11.0|^12.0
- guzzlehttp/guzzle ^7.0
Last update
2026/04/05 02:26
License
Require
- php ^7.4|^8.0
- illuminate/database ^8.0|^9.0|^10.0|^11.0|^12.0
- illuminate/support ^8.0|^9.0|^10.0|^11.0|^12.0
- guzzlehttp/guzzle ^7.0
Last update
2026/04/04 19:34
License
Require
- php ^7.4|^8.0
- illuminate/database ^8.0|^9.0|^10.0|^11.0|^12.0
- illuminate/support ^8.0|^9.0|^10.0|^11.0|^12.0
- guzzlehttp/guzzle ^7.0
Last update
2026/04/04 19:31
License
Require
- php ^7.4|^8.0
- illuminate/database ^8.0|^9.0|^10.0|^11.0|^12.0
- illuminate/support ^8.0|^9.0|^10.0|^11.0|^12.0
- guzzlehttp/guzzle ^7.0
Last update
2026/04/04 19:28
License
Require
- php ^7.4|^8.0
- illuminate/database ^8.0|^9.0|^10.0|^11.0|^12.0
- illuminate/support ^8.0|^9.0|^10.0|^11.0|^12.0
- guzzlehttp/guzzle ^7.0
Last update
2026/04/04 19:24
License
Require
- php ^7.4|^8.0
- illuminate/database ^8.0|^9.0|^10.0|^11.0|^12.0
- illuminate/support ^8.0|^9.0|^10.0|^11.0|^12.0
- guzzlehttp/guzzle ^7.0
StitchDB for Laravel
Install
composer require stitchdb/laravel
Configure
Add to .env:
DB_CONNECTION=stitchdb
STITCHDB_URL=https://db.stitchdb.com
STITCHDB_API_KEY=sdb_sk_your_key_here
No other setup needed. Run php artisan migrate and use Laravel as usual.