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

General Topic

General Topic Laravel 

Http Session tutorial in laravel 8

December 31, 2021February 5, 2023 Navid Anjum 0 Comments

Session :We can set the session data with two ways. i. Golbal Session helper : global[‘key’=>’value’] ii. Via Request Instance

Read more
General Topic Laravel 

Http request In Laravel and the form data

December 16, 2021February 5, 2023 Navid Anjum 0 Comments getting form data, laravel http request

All request of our new Laravel application will be handled by Laravel’s Illuminate\Http\Request class also we can retrieve the cookie,

Read more
CSRF General Topic Laravel 

Cross-site request forgeries

December 11, 2021February 5, 2023 Navid Anjum 0 Comments csrf, laravel csrf

When unauthorized commands performs on the behalf of authorized user is called Cross-site request forgeries. Lets test it We have

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

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.