loading icon
  • W3codegenerator
    W3codeGenerator
    For developers by developers
    • Code Generators
    • Code Snippets
    • Articles
    • Log in

Laravel artisan commands and parameters

Created at 14-May-2020, By samar

Artisan is the name of the command-line interface included with Laravel. It provides a number of helpful commands for your use while developing your application. It is driven by the powerful Symfony Console component. make:channel Create... Read More

How to add captcha to your website

Created at 13-May-2020, By samar

By using this code we can simply add captcha to our websites. You have to add your site key to data-sitekey property generated by google captcha. Google provide this technology to add your website to block spammers and bots that try to automatically get email addresses or try to automatically sign up for or make use of Web sites, blogs or forums. The acronym of CAPTCHA is... Read More

Change password in laravel

Created at 13-May-2020, By samar

Html form to get the user input data password and new password. <form id="form-change-password" role="form" method="POST" action="{{ url('/user/credentials') }}" novalidate class="form-horizontal"> <div class="col-md-9"> <label for="current-password" class="col-sm-4 control-label">Current Password</label> <... Read More

  • ‹
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • ›

Languages

php laravel javascript sql python nodejs git

Popular articles

  • How to make API calls in Python using CLI
  • How to use Bigdump?
  • Fatal: detected dubious ownership in repository
  • Remove formula but keep data in the cell in Excel
  • Select all cells data and add in a new cell with comma separated in excel
  • Difference between mysql_native_password and caching_sha2_password
  • Difference between MySQL client and MySQL server
  • Composer clear cache
  • How to setup up a virtual environment in Python ?
  • Cannot create a project named "myApp" because of npm naming restrictions:
  • Image Upload using TinyMCE Editor in Laravel
  • Install latest Nodejs version in Laragon
  • Error vcruntime140.dll 14.0 is not compatible with this PHP build in Laragon
  • Solution for invalid template error code 80 in textlocal sms API
  • How to replace DLT variable in text local template message for OTP

About w3codegenerator

W3codegenerator is the platform where web developers can ask queries and solve problems by submitting the code snippet for the queries and also generates the code. We provide articles and tutorials to solve coding problems in real world.

Site links

  • Contact Us
  • Privacy policy
  • About us

Social links

  • Facebook
  • Twitter
  • LinkedIn

Copyright © 2018 - 2023 w3codegenerator.com

All Rights Reserved.

We use cookies to ensure that we give you the best experience on our website.