an awesome coder

Category Programming

REST API in Laravel with CRUD functionality

Laravel is used to build various server-side applications in the industry. Using Laravel to build APIs is a quite popular these days since it’s fairly easy with Laravel. It comes with Migrations, Pre-defined validations, Easy to manage MVC architecture and… Continue Reading →

Laravel Seeder with Faker Data Factory

We previously discussed about Laravel Seeders. Seeders are awesome with Faker. So what’s Faker ? So, today we’re gonna discuss Laravel Seeder with Faker Data Factory. Understanding Laravel Seeder with Faker Data You can insert a set of data by… Continue Reading →

Fetch data from API in React Native

Hi everyone, in the previous article, we discussed about lifecycle methods in react native. With that knowledge, you already have gotten basic skills to develop a simple app. In this article, we are going to discuss how to Fetch data from… Continue Reading →

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 →

Lifecycle methods in React Native

In the previous chapter, we discussed about React Native state. Today we are going to learn another function that Class based components have. It is Lifecycle methods in React Native. When we fetch some data from an API to show on… Continue Reading →

« Older posts Newer posts »

© 2026 coder aweso.me — Powered by WordPress

Theme by Anders NorenUp ↑