In this article we are going to learn how to set preferred domain (www or non-www) using middleware in laravel. If you own a website google see's website as two websites with www and the one with Read Article
How to Redirect Back to Previous Page or URL After Logging in Laravel ?
In this article we are going to learn how to redirect back to previous page after logging in laravel. If you notice that most of the eCommerce website supports this feature to build interactive and Read Article
How to Switch PHP Version in Linux Using Bash Script ?
In this tutorial we are going to learn how to switch php version in linux. Let's get an example that you have multiple projects that uses earlier version of the PHP and you need to switch the PHP Read Article
Enable Laravel 5.7 Email Verification With Activation Code Support
In this tutorial we will learn how laravel 5.7 email verification with activation code works and how laravel handles and activate user email verification with account activation. Most of the Read Article
laravel 5.6 Login, Register and Activation With Username or Email
In this laravel 5.6 tutorial we are going to see how can we login, register and activate with username or email with all new features of laravel. Recently i have written post on laravel 5.6 login Read Article
WordPress Form to Database Tutorial – How to Insert Data into database Via Form ?
In this WordPress form to database tutorial we are going to learn how to insert data into WordPress database via form using wp_insert_post(); and insert data into your custom post type that is visible Read Article
WordPress Ajax Tutorial – How to Insert Data Using Ajax in WordPress Theme ?
In this WordPress ajax tutorial we are going to learn how to insert data using ajax in WordPress theme and insert data using ajax in WordPress. Ajax simply means sending the data into the database Read Article
- « Previous Page
- 1
- …
- 3
- 4
- 5
- 6
- 7
- …
- 12
- Next Page »