Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

dxnz-id/labnotes

Repository files navigation

Install Dependencies

composer install
npm install

Environment Configuration

  1. Copy the .env.example file and rename it to .env.
  2. Configure the environment file to match your database and application settings.
  3. Link the storage:
    php artisan storage:link
  4. Generate an application key:
    php artisan key:generate

Storage Setup

php artisan storage:link

Database Setup

php artisan migrate
php artisan db:seed

Start the Application

composer run dev

Open your browser and visit:

http://localhost:8000/admin/login

Default Login Credentials

You can log in using the following accounts:

Email Password
user@example.com labnotes123

Contact

For any inquiries, feel free to reach out!

ko-fi

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /