Download the PHP package ravendb/samples-php-laravel without Composer
On this page you can find all versions of the php package ravendb/samples-php-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package samples-php-laravel
RavenDB Laravel Demo Application
The "RavenDB Laravel Demo Application" is a reference application created to show how to develop Laravel applications using RavenDB database.
Requirements
- PHP 8.2.0 or higher
- DS PHP extension enabled
- Docker
- usual Laravel application requirements
Installation
Before you begin, you should ensure that your local machine has PHP and Composer installed.
Make sure that docker is started and running.
Start application containers with:
Access the application
Access the application in your browser at the given URL http://localhost/.
Note:
- On seeding command default database
Northwind
will be created. - You can access this database and its data directly through RavenDB Studio on address: http://localhost:8080
All versions of samples-php-laravel with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0.2
guzzlehttp/guzzle Version ^7.2
laravel/framework Version ^9.19
laravel/sanctum Version ^3.0
laravel/tinker Version ^2.7
ravendb/ravendb-php-client Version ^5.2
guzzlehttp/guzzle Version ^7.2
laravel/framework Version ^9.19
laravel/sanctum Version ^3.0
laravel/tinker Version ^2.7
ravendb/ravendb-php-client Version ^5.2
The package ravendb/samples-php-laravel contains the following files
Loading the files please wait ....