Basic things a Laravel developer should know about / How Laravel Works

There are many things in Laravel which we think it is magical like the authentication.
Actually, it's just normal coding which is being called in another file.

So in this video, I will explain to you what is the magic behind this.
You can get more information about this if you got to the Laravel Documentation

There are a lot of things a Laravel Developer should know about, like the creator Taylor Otwell and his crew

Comments

Popular posts from this blog

How to clone laravel from github?

RealTime Chat Application using Laravel 5.5

Email verification on Account registration