Tag Archive for: laravel

Web Design Services

Kollox.com Affordable Web Design Services: Beneficial For Startups

For the past few years, there has been a global economic crisis, leading to an increase in prices for many types of goods and services. One of these is web design services, which cost far more than what it did before the crisis. Our Kollox.com…
Laravel Framework
Laravel Framework
Laravel Framework

Laravel 5 – How to add Flash messages

Today we are going to add flash messages to both our login and logout pages. Here is what you need to do: 1 - Create a "Partials" folder in your views folder. In the partials folder create 2 files: "errors.blade.php" and add this code…