Tech News
Business Listing Directory: List Your Business on These 50 Free Websites
In today’s digital age, online presence is a must for businesses to succeed. One way to establish an online presence is by creating a business listing on business listing directory sites. Business listing directory sites…
Top 10
Top 10 Best MBA College in Nepal in 2023
What is MBA? Master of Business Administration(MBA) is first introduced by Harvard University Graduate School of Administration in 1908 (now Harvard Business School), the MBA is the original graduate degree offered by business schools globally. The Master of Business Administration (MBA) degree is a popular choice for students who want to advance their careers in…
Tutorial
Introduction to Laravel: A Powerful PHP web development framework
Have you ever heard of Laravel? It’s a PHP web development framework that’s gained a lot of popularity in recent years. But what exactly is Laravel, and why should you…
Installing Laravel 8 on Windows PC: A Beginner’s Guide
Learn how to install Laravel 8 on Windows 10. A step-by-step guide for beginners to install and configure the development environment for Laravel 8. Laravel is a popular PHP web…
How to Deploy Laravel Application in a Virtual Private Server (VPS)
In this guide, we will walk you through the steps to deploy your Laravel application in a VPS using a popular web server, Apache. Get started now and bring your…
What is new in Laravel 9.0?
Laravel 9.0 is recently released with many new features including including a minimum PHP v8.0 version, controller route groups, a refreshed default Ignition error page, Laravel Scout database engine, Symfony…
Laravel 7 is now released!
Laravel 7 is now released and includes many new features including Laravel Airlock, better routing speed, custom Eloquent casts, Blade component tags, fluent string operations, a new HTTP client, CORS…
How to Install and setup Laravel 5.8 On Windows 10
Laravel is one the popular PHP framework. It is Model-View-Controller (MVC) architecture-based framework. The MVC architecture and blade templating engine has made Laravel simple and Powerful. Here, we are going…