@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('Select Add project and do the following to create your project.')
@lang('Use the name, Enable Google Analytics, Choose a name and the country for Google Analytics, Use the default analytics settings')
|
@lang('Step 3') | @lang('Within your Firebase project, select the gear next to Project Overview and choose Project settings.') |
@lang('Step 4') | @lang('Next, set up a web app under the General section of your project settings.') |
@lang('Step 5') | @lang('Next, go to Cloud Messaging in your Firebase project settings and enable Cloud Messaging API.') |