suhasrkms / lara-fire
Introducing a Laravel-Firebase Package | A comprehensive solution seamlessly integrating Laravel's robust framework with Firebase's powerful features. This package provides developers with: Authentication: Effortless user sign-up and login processes, ensuring security and ease of use.
v0.1.3
2024-01-20 09:14 UTC
Requires
- php: ^8.1
- google/cloud-firestore: ^1.31
- guzzlehttp/guzzle: ^7.2
- kreait/laravel-firebase: ^5.2
- laravel/framework: ^10.10
- laravel/sanctum: ^3.2
- laravel/tinker: ^2.8
- laravel/ui: ^4.2
- laravelcollective/html: ^6.4
Requires (Dev)
- fakerphp/faker: ^1.9.1
- laravel/pint: ^1.0
- laravel/sail: ^1.18
- mockery/mockery: ^1.4.4
- nunomaduro/collision: ^7.0
- phpunit/phpunit: ^10.1
- spatie/laravel-ignition: ^2.0
This package is auto-updated.
Last update: 2025-02-28 15:01:02 UTC
README
Installation
Use COMPOSER for cloning the project
composer create-project suhasrkms/lara-fire project_name
Generate a new private key in firebase and paste the key in resources\credentials\firebase_credentials.json
All set run the project
php artisan serve
Thanks for downloading this project!
- Project Name: Lara Fire
- Project URL: https://github.com/suhasrkms/lara-fire
- Author: Suhas R
- Author URL: https://suhasrkms.github.io