July 7, 2020 Laravel How to Make PDF File in Laravel 7? How to Generate pdf in laravel 7 In this simple tutorial, You will learn to install the laravel-dompdf and then we… Read more
June 30, 2020 Laravel How to Calculate Age from Date of Birth (dob) in Laravel ? In this simple tutorial, You will learn to calculate age using carbon in laravel. First of all, you need some… Read more
June 23, 2020 Laravel How to Install Laravel Authentication (auth) This tutorial helps you in installing the Laravel auth on Windows / MAC. First of all, you need some software… Read more
June 17, 2020 Laravel What is a Laravel Controller What is a Laravel Controller The controller works as an intermediate layer between Views and Models. In this short article,… Read more