Build a login approval system with Laravel and iOS - Part 1: Building the base application
This three part series will walk you through building a simple login approval system. Create a dashboard behind a login with Laravel, and an iOS app. When a user tries to log in to the web dashboard, they receive an iOS notification to approve or deny the login. In part one, set up the dashboard.
Follow tutorial