Skip to content
Laravel Aura

Laravel Aura

Technology is fun!

  • REST API
  • Eloquent
  • Controller
  • Architecture Concepts
  • Custom Facades
  • Middleware
  • General Topic
  • Database
  • Blade
  • CSRF
  • Laravel

Laravel

Blade Laravel 

Blade templating with Laravel 9

November 16, 2022February 5, 2023 Navid Anjum 0 Comments Blade template, Laravel

Laravel is a robust PHP web framework for building dynamic web applications. The powerful templating engine blade is provided by

Read more
General Topic Laravel Middleware 

Middleware in Laravel

December 7, 2021February 5, 2023 Navid Anjum 2 Comments Laravel, laravel middleware, middleware

A means for inspecting and filtering HTTP requests coming into our application is provided by middleware. Creating a new middleware

Read more
Controller General Topic Laravel 

Laravel Controllers

December 3, 2021February 5, 2023 Navid Anjum 0 Comments controller, Laravel, Laravel Controller, laravel8

Every controller class extends Laravel’s Base Controller class. Basic Controller We can code all functional elements, as well as communicate

Read more
General Topic 

How to use route in laravel 8

December 2, 2021February 5, 2023 Navid Anjum 0 Comments Laravel, laravel routing, routing, web route

Except for a URI and closure, a basic Laravel route is empty. Route::get(‘/route’,function(){ Return “Something”; }) Routes for the web

Read more
Laravel Request Lifecycle 

Laravel Service Providers

November 28, 2021February 5, 2023 Navid Anjum 0 Comments Architecture Concepts, Laravel, Laravel Service Providers

All services are added to service container using Service Provider. Every service of your application is provided using service provider.

Read more
Architecture Concepts Laravel Request Lifecycle 

Request lifecycle of Laravel

November 23, 2021February 5, 2023 Navid Anjum 0 Comments Architecture Concepts, Laravel

We should understand Laravel’s Request lifecycle so that we may interact with/change request/response data or do anything else. First Step

Read more

Advice

Transition To Freelancing
Advice 

Transition To Freelancing: A Step-By-Step Plan

January 13, 2023February 24, 2023 Navid Anjum

You have definitely decided that you want to work for yourself and at the same time are confident in your

How To Freelance As A Web Developer
Advice 

How To Freelance As A Web Developer: Basic Rules For Working For Yourself

January 12, 2023January 13, 2023 Navid Anjum 0
Freelance Or Office What Is Better For A Web Developer
Advice 

Freelance Or Office: What Is Better For A Web Developer And How To Make A Choice For Yourself

January 10, 2023January 14, 2023 Navid Anjum 0
Developer Use Frameworks At Work
Advice 

Why Should A Web Developer Use Frameworks At Work: Pros And Cons

January 8, 2023January 8, 2023 Navid Anjum 0
What is IaaS
Advice 

What is IaaS?

January 8, 2023January 8, 2023 Navid Anjum 0
Why Do You Need Mlops
Advice 

Why Do You Need Mlops: A New Approach To Machine Learning In Production

January 7, 2023January 9, 2023 Navid Anjum 0

About Us

Laravel Aura
Some people feel that in order to learn anything, you must put forth a lot of effort. We do, however, know that there is a better way to grow. One in which what is good for the bottom line is also good for the students. We believe that if a person uses appropriate learning methods, they may develop with a conscience and prosper with a soul. That is why we created a blog site to assist people to learn and grow more successfully every day.
  • Terms and Conditions
  • Privacy Policy
  • About Us
  • Contact
  • Sitemap
Copyright © 2023 Laravel Aura. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.