coder aweso.me

an awesome coder

Page 5 of 7

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 →

Running your first react native app

Here we learn Running your first react native app on your Android mobile. In the last tutorial you learnt how to set up react native in your machine and how to create your first react native project. We finished the… Continue Reading →

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 →

Getting started with React Native

Hi everyone, today we gonna step into a brand new tutorial series in React Naive. So, this is the first one of it as usual Getting started with react native. First of all I’ll give you a basic introduction about react native… 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 →

« Older posts Newer posts »

© 2026 coder aweso.me — Powered by WordPress

Theme by Anders NorenUp ↑