In this tutorial i will show you how you can disable automatic theme and plugin update in WordPress. For doing it just you need to add two filter in your theme functions.php file.
Disable aut...
Read more
#add-more-jquery
#jquery
#laravel-7x
#laravel-6
#laravel
#laravel-5
#example
#ajax
#wordpress
Sometimes we need to redirect user to 404 page if they hit unknown url. This redirection is a very basic and common requirement for every web application. In this tutorial In this tutoril i will...
Read more
#laravel
#laravel-5
#laravel-6
#laravel-7x
#errors-handling
#404-page
Hello Artisan
In this tutorial we will discuss about laravel multiple database connections. Do you know how to connect laravel multiple database connections? If you don't know then yo...
Read more
#database-connection
#laravel-7x
#laravel-7
#laravel-6
#laravel-5
#connection
#multiple
#example
Hello Artisan
In this tutorial i am going to show you how we can download file from external url in Laravel. I this laravel file upload and download from url tutorial i will use UUI...
Read more
#laravel
#laravel-5
#laravel-6
#laravel-7x
#laravel-7
#file-upload
#download-file
#uuid
Hello Artisan in this tutorial i will discuss about Laravel database transactions. I will also discuss why should we use database transactions and what is the advantage of laravel database transaction...
Read more
#laravel
#laravel-7
#laravel-7x
#database-transactions
#query-optimization
Hello Artisan
In this tutorial i am going to discuss about laravel date format. Sometime we need to format date in our web application. Suppose to show blog post date, invoice report, customer cred...
Read more
#laravel
#laravel-6
#laravel-7x
#laravel-7
#carbon
#date
#format
Hello Artisan
In this tutorial i will discuss about dynamically add multiple input fields and submit to database with jquery and laravel. We can see addremove multiple input fields dynami...
Read more
#laravel
#laravel-5
#laravel-6
#laravel-7
#laravel-7x
#add-more-jquery
#jquery
#handlebars-js
#example
Today, i am going to disucss with you how to add more fields using jquery in laravel 8 application, i also implemented Dynamically Generated Fields validation, so if you have add dynamically more...
Read more
#laravel
#laravel-7
#laravel-7x
#add-more-jquery
#jquery
#example
#demo
Hello Developers
In this brand new tutorial i am coming with a very helpful tutorial like how to create multilingual website in laravel 7.x. In this laravel multilingual example tutorial i wil...
Read more
#laravel
#laravel-7x
#laravel-7
#localizations
#multilingual-site
#multilingual
#multi-language
Hello Artisan
In this example tutorial i will show you how we can create daily laravel database backup example. I will discuss laravel backup database from scratch. So you can learn larav...
Read more
#laravel
#laravel-6
#laravel-7
#laravel-7x
#database-backup
#task-scheduler
#cron-job
#artisan-command