an awesome coder

Author Tharindu Thisarasinghe

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

Define Custom Route File with Laravel

In Laravel, you define all the application routes in routes/web.php and routes/api.php. However, sometimes you may wanna break these routes down and put them in separate files. For that we can absolutely define Custom Route File with Laravel Worth Reading: How… Continue Reading →

How to Validate Form Data in Laravel

Today we are going to learn how to validate form data in Laravel. When you are submitting a form, you may need to validate data fields to check whether they are clean and meet the certain standards. For example, you… Continue Reading →

How to Upload files to S3 with Laravel

When you’re developing a Laravel project, you typically upload files to your local Storage folder or public folder. However there are some case that you have to use a remote file server that is dedicated for file hosting. So, the… Continue Reading →

Best IDE for PHP – PHPStorm

Most of the amateur PHP developers struggle finding a perfect IDE for developing in PHP. The best example is ME. When I was starting in programming with PHP I didn’t have many choices. The first one I used was Notepad++… Continue Reading →

What is BitCoin and How it works

    What is BitCoin ? The money we use is entirely controlled by the central bank of the country. It decides the value and the interest rate of particular currency and when to print and produce more money. Sometimes… Continue Reading →

« Older posts Newer posts »

© 2026 coder aweso.me — Powered by WordPress

Theme by Anders NorenUp ↑