PHP LARAVEL MySQL
COURSE CONTENTS
( Can be customized )
Laravel 5.1 introduces the concept of using Blade, a templating engine to design a unique layout. Steps for Creating a Blade Template Layout.
Redirections: Named route is used to give specific name to a route, Redirecting to Named Routes: example, Redirecting to Controller Actions: example
CSRF attacks are the unauthorized activities which the authenticated users of the system perform.
Implementation: CSRF is implemented within HTML forms declared inside the web applications.
Form without CSRF token, Form with CSRF token