Search all Pusher content

Fisayo Afolayan (Guest Author)

17 posts from Fisayo Afolayan
tutorials

Deploying a Laravel app in Kubernetes on Google Cloud

This tutorial looks at the advantages of using Kubernetes, and walks through a practical example, creating a K8s cluster...

Kubernetes
Laravel
PHP
...
Follow tutorial
blog

Why should you use Vue.js when using Laravel

This article provides an overview of how VueJS and Laravel work together. It includes code demos showing different setup...

javascript
laravel
php
...
Read blog post
tutorials

Build a localized app with Laravel - Part 4: Frontend with multi-language styling

This four-part series explores how to build an accessible localized application in Laravel. In part four, we will focus ...

Laravel
PHP
Non-Pusher tech
Follow tutorial
blog

Laravel 5.7 is live and here's what's new

Laravel 5.7 was released in August. In this article, take a look at some of the exciting new features and improvements, ...

laravel
php
Tutorial
...
Read blog post
blog

The evolution of React

Learn how React has been evolving in the past years and what are the most recent updates from the community....

react
Editorial
Engineering
Read blog post
blog

Laravel and JWT

This tutorial will guide you through the implementation of JSON Web Token (JWT) authentication in a Laravel application....

authentication
laravel
php
...
Read blog post
tutorials

How to build a RESTful API in Slim 3 - Part 1: Application Setup

This two part series will introduce you to the Slim 3 framework for PHP development. You will create a simple REST API, ...

PHP
Non-Pusher tech
Follow tutorial
blog

How to write tests for Laravel applications

This tutorial discusses writing tests for Laravel applications. It provides an overview of different types of testing in...

laravel
php
Tutorial
Read blog post
tutorials

Build a Chrome extension to track cryptocurrency prices - Part 2: Allowing user interaction

This two part series will guide you through building, deploying and extending a Chrome extension. The extension displays...

Feeds
JavaScript
Node.js
...
Follow tutorial
tutorials

Build a localized app with Laravel - Part 2 : The setup and application backend

This four-part series explores how to build an accessible localized application in Laravel. In part two, set up your pro...

PHP
Laravel
Non-Pusher tech
Follow tutorial
tutorials

Build a Chrome extension to track cryptocurrency prices - Part 1: Build the app

This two part series will guide you through building, deploying and extending a Chrome extension. The extension displays...

Feeds
JavaScript
Node.js
...
Follow tutorial
tutorials

Build a localized app with Laravel - Part 3: Creating multi-language string maps

This four-part series explores how to build an accessible localized application in Laravel. In part three, we will imple...

Laravel
PHP
Non-Pusher tech
Follow tutorial
tutorials

Build a localized app with Laravel - Part 1: Internationalization and accessibility

This four-part series explores how to build an accessible localized application in Laravel. In part one, examine various...

Laravel
PHP
Non-Pusher tech
Follow tutorial
tutorials

How to build a RESTful API in Slim 3 - Part 2: Creating application endpoints

This two part series will introduce you to the Slim 3 framework for PHP development. You will create a simple REST API, ...

PHP
Non-Pusher tech
Follow tutorial
tutorials

How to use multiple authentication guards in a Laravel app

This tutorial guides you through setting up multiple authentication guard in a Laravel web app. You will provide multipl...

Laravel
PHP
Non-Pusher tech
Follow tutorial
tutorials

How to consume a RESTful API in React

This tutorial explains multiple methods of using REST APIs in React applications. As an example, we have used a demo tha...

JavaScript
React
Non-Pusher tech
Follow tutorial
tutorials

Laravel 5.8 is live and here's what's new

See what's new in Laravel 5.8, including improvements to email validation and Artisan commands, new functionality for El...

Laravel
PHP
Non-Pusher tech
Follow tutorial