Skip to content

yottahq/laravel-example-project

Repository files navigation

Laravel Example Project

This is an example Laravel project that explains using the Laravel Extended Auth package and it's features.

How to run

  1. Clone the project
git clone https://github.com/yottahq/laravel-example-project.git
  1. Move to the project directory and install dependencies
cd laravel-example-project
composer install
npm install && npm run build
  1. Copy .env.example to .env and update the database and email configuration
cp .env.example .env

4.Run the project

php artisan migrate
php artisan serve

About

This is an example Laravel project that explains using the Laravel Extended Auth package and it's features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages