Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages