Posts

Showing posts with the label web development

Laravel 5.8 – Check what’s New!

Image
In almost every six months, Laravel releases the latest version with great new updates. Hereby we are thrilled to announce the news of the release of Laravel 5.8. But before upgrading Laravel from 5.7 to 5.8, everyone must check its requirements and exciting new features. Through this tutorial, beginners can learn about the advancements in Laravel 5.8. Also, you can take help from Web Development Company in Jalandhar if you want to create a Laravel based website.  Let’s have look at the most important elements introduced in the continuous improvement of previous versions of Laravel. Specifications A Laravel application running Laravel 5.7.0+. A server running PHP 7.1.3+. Make sure these are the two basic requirements that are necessary for the installation of Laravel 5.8. A user must have PHP and MYSQL installed on the system. Familiarity with Linux/macOS is also required. Core Changes in Laravel 5.8 • Carbon 2.0 support Laravel 5.8 supports the latest carbon packag...

Heading towards Headless CMS

Image
Do you still follow traditional CMS systems to build websites? But do you know in the new era of virtual reality, bots, digital assistants, and the Internet of Things have made it even more complex? Today the content can be displayed on any device using any format. This requires a new approach to how we manage and publish content. In the past 10 years, with the mobile revolution, we have started to consume content through mobile applications. And for this reason, the concept of headless CMS was introduced. It eliminates the front-end part making the presentation layer much more flexible. It provides the content only through its application programming interface (API). The CMS vendor takes care of everything else, you just need to focus on your website or mobile app. A headless CMS content repository that is back-end only content management system (CMS) built from the ground up and it makes content accessible via a RESTful API for display on any device. The term “headless” best d...