Milind Daraniya

Recent Posts

My Recent Blog Entries

How to generate dummy data using factory in laravel

If you want to start writing some tests for your Laravel project then chances are you will need t

Laravel raw SQL update query

You can make use of db::raw when you want to test or use some arbitrary string inside the query b

How to delete a file from the public folder in Laravel

In this article, we will see how to delete files from the public folder in laravel 9. Here,

Laravel Custom Validation Error Message

Today we will learn how to add custom validation message in laravel. we will help you to give exa

How to get current date record in Laravel

In this tutorial we will learn how to get current Date records in Laravel 10. Working with d

How to create custom laravel maintenance page

Today, I will show you how to do that, and also how to change the default Laravel maintenanc