adplus-dvertising

Salfade Tutorials

A series of fortunate events

Set Locale in Laravel with prefix translated routes

In this article, we will discuss how we can use route prefixes to set locale in a Laravel app.


Evaluate a Postfix expression with the help of Stack Data Structure

In this post we discuss how to evaluate a `postfix` expression with the help of a Stack.


Sushi – Eloquent's missing "array" driver

In this article, I am going to discuss about Sushi, not the meal but something that can actually fill your appetite :).


Realtime communication with NodeMCU with socket.io

In this post we discuss how we can perform real time communication using a NodeMCU firmware.


Calculate the power of a number with recursion using divide and conquer approach

In this post we discuss how to use recursion to find the power of a number using divide and conquer technic.


Laravel Localization with Vue.js

In this post we will discuss how we can harness the power of Laravel Localization in a Single Page Application built with VueJS.


Setting active state in a navbar link

In this post we will discuss how you can set the active state of the nav bar in a Laravel app.


Backup a Laravel Website to DigitalOcean Spaces

In this article, I am going to explain to you how you can backup your Laravel website and database to DigitalOcean Spaces.