{"repo":"boone-studios/laravel-surrealdb","free":true,"listed":false,"github":"https://github.com/boone-studios/laravel-surrealdb","clone":"git clone https://github.com/boone-studios/laravel-surrealdb.git","description":"Integrates SurrealDB with the Laravel framework","language":"PHP","stars":30,"topics":["hacktoberfest","laravel","laravel-package","surrealdb","hacktoberfest2022","eloquent","orm","hacktoberfest2023"],"license":"MIT","category":"databases-storage","readme_excerpt":"Overview This package allows you to add a connection to SurrealDB in your Laravel project. Installation You can install the package via Composer: Usage Laravel If you are using an older version of Laravel that doesn't support autoloading packages, add the service provider to config/app.php : Lumen Add the service provider to bootstrap/app.php in your project. Configuration To configure a new SurrealDB connection, add a new connection entry to config/database.php : Regarding the namespace parameter, from the SurrealDB documentation: SurrealDB has a multi-tenancy model which allows you to scope databases to a namespace. There is no limit to the number of databases that can be in a namespace, nor is there a limit to the number of namespaces allowed. Only users root users are authorized to create namespaces. Let's say that you're using SurrealDB to create a multi-tenant SaaS application. You can guarantee that the data of each tenant will be kept separate from other tenants if you put each tenant's databases into separate namespaces. In other words, this will ensure that information will remain siloed so user will only have access the information in the namespace they are a member of. Testing Changelog Please see CHANGELOG for more information what has changed recently. Contributing Please see CONTRIBUTING for details. Security If you discover any security related issues, please email support@boonestudios.org instead of using the issue tracker. Credits - Boone Studios, LLC - All ","default_branch":null,"files":null,"tree":[],"storefront":"/r/boone-studios","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/boone-studios/laravel-surrealdb/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}