an awesome coder

Author Tharindu Thisarasinghe

Web & Mobile Full-Stack Senior Software Engineer & Content Creator

Laravel Seeder. What is it? How to use?

Both Laravel Migrations and Laravel Seeder are pretty interesting features of Laravel. We discussed What Laravel Migrations are and how to use them.  Today we’re learning What is Laravel Seeder and How to use it to ease your Laravel development…. Continue Reading →

Laravel Migrations Simply Explained

Laravel Migrations plays a huge role in when managing large systems with complicated database schema with lots of tables. Even if your system is a small one, Laravel Migrations makes it lot easier for you to manage the Database. What… Continue Reading →

Ajax Multiple Image Upload

Today I’m introducing a powerful Ajax Multiple Image Upload and will discuss how to integrate it with your web application. First take a look at this DEMO. This is what we’re going to build. This image uploader is written in JavaScript…. Continue Reading →

Frontend Validation with Laravel Requests – JsValidation

Today I’m introducing a great (actually awesome) package for Laravel. This package allows us to validate Laravel forms using the Validation rules we define in Request files, from the frontend. Yeah you heard me correct! This package (Laravel JsValidation) totally… Continue Reading →

Installing and Setting up Laravel

Laravel is a modern PHP framework following the MVC design pattern. Today Laravel is almost everywhere in web application industry. Even for complicated systems like online banking systems, Laravel is used because of its beauty and simplicity. We have posted… Continue Reading →

« Older posts Newer posts »

© 2026 coder aweso.me — Powered by WordPress

Theme by Anders NorenUp ↑