phpmeetups / user-group-website
Starter project for user group websites.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 1
Open Issues: 2
Type:project
Requires
- php: ^7.4|^8.0
- doctrine/dbal: ^2.12
- fideloper/proxy: ^4.4
- fruitcake/laravel-cors: ^2.0
- guzzlehttp/guzzle: ^7.0.1
- laravel/framework: ^8.12
- laravel/jetstream: ^2.2
- laravel/sanctum: ^2.6
- laravel/tinker: ^2.5
- livewire/livewire: ^2.0
Requires (Dev)
- facade/ignition: ^2.5
- fakerphp/faker: ^1.9.1
- laravel/sail: ^1.0.1
- mockery/mockery: ^1.4.2
- nunomaduro/collision: ^5.0
- php-parallel-lint/php-parallel-lint: ^1.2
- phpunit/phpunit: ^9.3.3
- squizlabs/php_codesniffer: ^3.4
This package is auto-updated.
Last update: 2024-10-29 06:12:29 UTC
README
About This Project
The User Group Website repository provides a quick and effective website that can be used to run an user group's membership, events, rsvps, and newsletter.
This can be used in place of other commercial offerings such as Meetup.com and Eventbrite.
This project is based on the Laravel PHP framework and requires PHP7.4 or higher.
Creating Your Website
Clone the repository
git clone git@github.com:phpmeetups/user-group-website.git
Install Dependencies
composer install
Configure Settings
Settings process TBD.
Code of Conduct
We follow the Ruby Code of Conduct.
Security Vulnerabilities
If you discover a security vulnerability within this project, please send an e-mail to Bill Condo at billcondo@gmail.com. All security vulnerabilities will be promptly addressed.
License
This project is open-sourced software licensed under the MIT license.
Project Members
- Bill Condo, Co-creator
- Vince Mitchell, Co-creator