Best laravel framework open-source packages.

Pusher beams ios social network

Send push notifications in a social network iOS app
Updated 2 years ago

Send push notifications in a social network iOS app

This is a demo of how you can use Pusher Beams within a social network application to send push notifications based on the users settings. The backend is built using Laravel.

View tutorial: Part 1 Part 2

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

  • A Mac with Xcode installed.
  • Knowledge of using Xcode.
  • Knowledge of the Swift programming langugage.
  • Knowledge of PHP and Laravel.
  • Laravel CLI installed on your machine.
  • SQLite installed on your machine.
  • A Pusher beams API Key. Create one here.
  • Cocoapods installed on your machine.
  • Have completed part one of the article.

Built With

  • Pusher Beams - Send push notifications easily
  • Laravel - Awesome PHP framework
  • Xcode - IDE for developing iOS applications
  • Swift - Modern fast programming language