Blogs | Addweb Skip to main content

Get a sneak peek into some of the amazing things that happen behind-the-scenes at AddWeb Solution

Many people use the two terms interchangeably; however, UI and UX design are distinct components of website and product design. We'll review the distinction between UI and UX design and discuss how they work in the design and development process. read more
As technology advances and changes social demands, education has moved into a new path through electronic learning. The traditional method of educating students and making them learn has been substituted by new and innovative educational app development. read more
JavaScript is a thriving language, as is its ecosystem. We witness new concepts and solutions each day, and there are many tools within JavaScript. It is crucial to consider the user experience for developers or the ease of use when choosing the right JavaScript frameworks read more
Laravel, in essence, is a comprehensive open-source framework that is built on PHP and helps with creating the MVC and website applications with relative ease. read more
Laravel, one of the most famous and popular open source PHP based framework which has been the preferred choice of web developers across the world has recently released its latest… read more
As truly said,”The more you Worship, the less you Weep & more you get to Keep.” we just did the same…
read more
In this detailed tutorial, you will learn how to integrate social authentication in Laravel. Social Authentication used for users signup and login with a social provider such as… read more
Do you even know that you can do wonders with Laravel? Yes, with this blog of ours learn the basics of how to implement contracts in Laravel!
read more
Laravel Newsletter integrates with MailChimp API and opens the door for multitude of functions like managing subscribers, sending emails using campaigns and many more. read more
Security is most important part of the website. 
Laravel provides different mechanisms to secure website. 
Its give surety to the users of the website that their… read more
Let's start with the introduction of Blade and how Laravel supports it strongly.

Laravel provides a simple and powerful templating engine like as blade. You… read more
Feature of AdminLTE:

AdminLTE provides Sidebar mini feature to the user with the ability to collapse the sidebar without losing accessibility to side navigation.… read more
Laravel 5 introducing with changed directory structure, psr-4 auto-loading standard by default usage, dependency injection support on route and controller methods and form… read more
Introduction: Laravel migrations provide mechanisms for creating and modifying database tables. Migrations also allow you to roll back the most recent changes that you made to a… read more
Cronjob is a combination of two different entity. Cron is a time-based scheduler in Unix OS like Linux, FreeBSD, Mac OS etc... And these tasks are referred to as "Cron Jobs… read more