Skip to content

Repository files navigation

Installation

  1. Clone the repository

  2. Install PHP and Laravel dependencies

  3. Install NPM dependencies

  4. Create and setup .env file

cp .env.example .env
php artisan key:generate
  1. Configure your database in .env and run migrations
php artisan migrate
  1. Start the development server
php artisan serve

The application will be available at http://localhost:8000

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages