Skip to content

reasnov/internara

Repository files navigation

Internara

This repository is configured as the Internara Laravel application.

Quick start

  • Copy .env.example to .env and adjust environment variables.
  • Install PHP dependencies: composer install.
  • Generate app key: php artisan key:generate.
  • (If using the frontend) install JS dependencies: npm install and run npm run dev or npm run build.

Configuration changes applied in this commit:

  • composer.json — package name set to getwristpain/internara and description updated.
  • package.json — name set to internara.
  • config/app.php — default application name changed to Internara.
  • .env.exampleAPP_NAME default set to Internara.

If you want me to also:

  • update the git remote or package vendor name,
  • run formatter (vendor/bin/pint) and tests,
  • or adjust any other metadata (license, authors),

tell me and I will proceed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages