joelbutcher / socialstream-demo
This package is abandoned and no longer maintained.
The author suggests using the joelbutcher/socialstream-skeleton package instead.
A demo application, or template, for Socialstream.
Package info
github.com/joelbutcher/socialstream-demo
Language:Vue
Type:project
pkg:composer/joelbutcher/socialstream-demo
v1.1.0
2022-09-28 16:07 UTC
Requires
- php: ^8.1.9
- ext-zip: *
- guzzlehttp/guzzle: ^7.2
- inertiajs/inertia-laravel: ^0.6.3
- joelbutcher/socialstream: ^3.7
- laravel/framework: ^9.19
- laravel/horizon: ^5.10
- laravel/jetstream: ^2.11
- laravel/sanctum: ^3.0
- laravel/tinker: ^2.7
- league/flysystem-aws-s3-v3: ^3.2
- tightenco/ziggy: ^1.0
Requires (Dev)
- fakerphp/faker: ^1.9.1
- laravel/pint: ^1.0
- laravel/sail: ^1.0.1
- mockery/mockery: ^1.4.4
- nunomaduro/collision: ^6.1
- nunomaduro/larastan: ^2.2
- pestphp/pest: ^1.16
- pestphp/pest-plugin-laravel: ^1.1
- pestphp/pest-plugin-parallel: ^1.2
- phpunit/phpunit: ^9.5.10
- spatie/laravel-ignition: ^1.0
This package is auto-updated.
Last update: 2023-08-29 10:32:00 UTC
README
A simple demo application for Socialstream built on top of Laravel Jetstream
Getting Started
This project required PHP 8.1 or later and node.js v14 or later.
Get started with this project via composer:
composer create-project joelbutcher/socialstream-demo MyAwesomeApp
Local Development
Please read the appropriate setup guide for your development environment.
Setting up the for local development depends on the platform you intend to develop on. We have set up guides for: