@extends('admin.layouts.app') @section('panel') @push('topBar') @include('admin.notification.top_bar') @endpush
@lang('If you want to send push notification by the firebase, Your system must be SSL certified')
@lang('To Do') | @lang('Description') |
---|---|
@lang('Step 1') | @lang('Go to your Firebase account and select') "@lang('Go to console')" @lang('in the upper-right corner of the page.') |
@lang('Step 2') | @lang('Click on the') "@lang('Add Project')" @lang('button.') |
@lang('Step 3') | @lang('Enter the project name and click on the') "@lang('Continue')" @lang('button.') |
@lang('Step 4') | @lang('Enable Google Analytics and click on the') "@lang('Continue')" @lang('button.') |
@lang('Step 5') | @lang('Choose the default account for the Google Analytics account and click on the') "@lang('Create Project')" @lang('button.') |
@lang('Step 6') | @lang('Within your Firebase project, select the gear next to Project Overview and choose Project settings.') |
@lang('Step 7') | @lang('Next, set up a web app under the General section of your project settings.') |
@lang('Step 8') | @lang('Go to the Service accounts tab and generate a new private key.') |
@lang('Step 9') | @lang('A JSON file will be downloaded. Upload the downloaded file here.') |