Git Product home page Git Product logo

allphptricks / laravel-livewire-user-registration-and-login Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 75 KB

Laravel 10 Livewire User Registration and Login

Home Page: https://www.allphptricks.com/laravel-10-livewire-user-registration-and-login/

PHP 67.98% JavaScript 0.25% Blade 31.77%
laravel laravel-10 laravel-livewire livewire livewire-components livewire3 user-login user-registration user-registration-app

laravel-livewire-user-registration-and-login's Introduction

Laravel 10 Livewire User Registration and Login Tutorial

Learn how to develop a Laravel 10 Livewire User Registration and Login application

The complete tutorial step by step guide is available on my blog. Laravel 10 Livewire User Registration and Login

Blog

https://www.allphptricks.com/

Installation

Make sure that you have setup the environment properly. You will need minimum PHP 8.1, MySQL/MariaDB, and composer.

  1. Download the project (or clone using GIT) Git clone https://github.com/allphptricks/laravel-livewire-user-registration-and-login.git
  2. Copy .env.example into .env and configure your database credentials
  3. Go to the project's root directory using terminal window/command prompt
  4. Run composer install
  5. Set the application key by running php artisan key:generate --ansi
  6. Run migrations php artisan migrate
  7. Start local server by executing php artisan serve
  8. Visit here http://127.0.0.1:8000/register to test the application

laravel-livewire-user-registration-and-login's People

Contributors

allphptricks avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.