News

As a developer, I have experienced changes in an app when it is in production and the records have grown up to millions. In this specific case if you want to alter a column using simple migrations ...
Laravel Cheat Sheet , Codes , function , methods of laravel framework ...
The Eloquent ORM included with Laravel provides you with an easy way of interacting with your database. This simplifies all CRUD (Create, read, update, and delete) operations and any other database ...
Here's a curated list of free programming courses available for learning in 2024. This compilation includes offers from prestigious colleges like Harvard and Stanford, some of which provide ...
Automatically generate your API documentation from your existing Laravel routes. Take a look at the example documentation. php artisan api:gen --routePrefix=settings/api/* To generate your API ...
Laravel Excel is a popular package which provides a simple wrapper around PhpSpreadsheet with the goal of simplifying exports and imports. Easily export collections to Excel. Supercharge your Laravel ...
In this tutorial, I will show you a simple laravel app that interprets how to use Laravel Queues and how to run the Laravel Queue with Redis and monitoring with Laravel Horizon.
Larcombee is a Recombee API package for Laravel. Using this package we can easily build a recommendation system to get recommendations based on the user's behaviors and interests.
Suman Kunwar shows us how to automate Vue.js app Deployment to Firebase using Gitlab and Vue CLI 3. Wow. It’s Cyber Monday, and Amazon has an unexpected deal for us. The same machine learning courses ...
Zaid Kajee shares a good tip on how to build a Laravel Progressive Web App using Google workbox. Building a PWA (Progressive web app) has been made super simple using Google workbox package. Workbox ...
Laravel is becoming more and more popular and lots of web application are developing. In most of the web application there need some SEO work for thir marketing purpose. There are some tools but those ...
Learn to deploy a Vultr server with the Laravel Marketplace App and host a Laravel application with Vultr Managed Database and Let's Encrypt SSL.