News

Max Kostinevich wrote a nice tutorial on how to build a Multi-Domain Laravel Application.
Fouladgar.dev shows us how to use Eloquent-Builder to build useful eloquent queries in Laravel 5.
There is a cool feature from Laravel called Maintenance Mode that allows developer to simply take down the website and apply necessary updates and changes. You can invoke in the command prompt php ...
This article explains how we can create a dynamic multi-level menu in laravel. It shows parents and child menu with a nested tree view structure.
Telegram is a non-profit cloud-based instant messaging service. It is similar to many other messaging applications like WhatsApp and Messenger but offers great security. Telegram apps are available ...
Markus Oberlehner shows us how to build Vue UI components with HTML Semantics.
Laravel Fast Excel is intended at being a simple wrapper around Spout for Laravel with the goal of simplifying imports and exports. It aims to be faster than existing Laravel Spreadsheet libraries and ...
Fisayo Afolayan wrote a nice tutorial on how to use Laravel and JWT to secure our APIs. JSON Web Token (JWT) is an open standard that allows two parties to securely send data and information as JSON ...
In this post, we will create an image gallery. As we know, we frequently need to develop image gallery system for users. We will be using the Laravel framework.
In this tutorial, we will create a simple application that will send messages and photos to our Telegram channel with a bot. Let’s start working on the application.
Paul Robinson wrote two tutorials on how to create a shopping list app with Laravel and AngularJS. I’ve been getting a lot, and I mean a huge amount, of requests for a tutorial on some form of ...
Epic Spinners is an Easy-to-use CSS spinners collection with Vue.js integration. Developed by Epicmax. Demo & Documentation View demo to see vue.js components usage examples and html/css source code ...