laravel

Create Single Page App Laravel Vue

Creating a single-page app with Laravel and Vue

Learn how to create a single-page app using Vue and Laravel, a PHP framework known for its clean syntax, expressiveness, and...
Abiodun Solomon
8 min read
Using Laravel Chart Libraries In Your Projects

Exploring the best Laravel chart libraries

In this article, we’ll take a look at the best chart libraries in Laravel and how you can use them in...
Samson Omojola
9 min read
Optimize Laravel Octane

A quick guide to optimizing Laravel apps with Octane

Learn how to use Laravel Octane, a package that serves Laravel apps with Swoole or RoadRunner to improve performance.
Abiodun Solomon
3 min read
React Logo

How to upload images from React Native to a Laravel API

This demonstration shows how to upload images from a React Native app to a Laravel API in a few quick and...
Vijit Ail
5 min read
How To Set Up Laravel WebSockets On A Subdomain

How to set up Laravel WebSockets on a subdomain

Laravel WebSockets is a great open source alternative that allows you to easily add WebSocket support to your Laravel >5.7 application.
Salem Nzeukwu
8 min read
laravel-sanctum-tutorial-authenticating-nuxtjs-spas

Laravel Sanctum tutorial: Authenticating Nuxt.js SPAs

Protect your applications easily by implementing Laravel Sanctum, a package for authentication of SPAs, mobile applications, and token-based APIs.
Chimezie Enyinnaya
8 min read
JWT and Laravel 9 Logos

Implementing JWT authentication in Laravel 9

This guide demonstrates how to implement JWT authentication in Laravel 9. We also review Laravel's features and compare JWT authentication to...
Clara Ekekenta
9 min read
Validating Arrays Nested Values Laravel

Validating arrays and nested values in Laravel

Discover how validating arrays and nested values allows you to more effectively deal with data transmitted from your frontend.
Lloyd Miller
6 min read
Laravel Logo

What’s new in Laravel 9?

Here's a breakdown of the most recent and upcoming Laravel releases, the newest of which was released in early February.
Stephan Miller
7 min read
polymorphic relationships laravel feature image

Polymorphic relationships in Laravel and their use cases

Your ultimate guide to polymorphic relationships in Laravel.
Adewale Abati
6 min read
Laravel Livewire vs. Vue

Livewire vs. Inertia.js: Comparing Laravel frontends

In this guide, we'll compare Laravel's Livewire and Inertia.js frontend templates, and help you decide which to use in your next...
James James
6 min read

Magic login links with Laravel

Create magic login links with Laravel, so users can login via a link sent to their email instead of remembering a...
Ozzie Neher
14 min read