Skip to content

polashmahmud/laravel-basic-authentication

Repository files navigation

Laravel Image Gallery App

This is a basic authentication built with Laravel and Tainwind CSS. It allows users to register and login.

Requirements

  • PHP 8.1 or later
  • NodeJS and npm
  • PHP extensions according to Laravel.

Getting Started

clone this repository

Change the directory

cd laravel-basic-authentication

Install the dependencies:

composer install
npm install

Create a new database same as laravelauth then rename the .env.example to .env and run php artisan key:generate

Migrate the database:

php artisan migrate

Start the development server:

npm run dev
php artisan serve

About

This is a basic authentication built with Laravel and Tainwind CSS. It allows users to register and login.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages