Skip to content

Release v1.3.12

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Jul 18:02

Bill Organizer Release v1.3.12

What's New

  • Incremented patch version to v1.3.12
  • Committed changes since last release:
  • Refactor Bill model query methods and enhance BillForm component with FormField for better structure
  • Refine auto transaction form typing
  • Implement bill auto transaction feature
  • Create FUNDING.yml

Installation

  1. Download the bill-organizer-v1.3.12.zip file
  2. Extract to your web server directory
  3. Copy .env.example to .env and configure your environment
  4. Run php artisan key:generate to generate application key
  5. Configure your database and run php artisan migrate
  6. Set up your web server to point to the public directory

Requirements

  • PHP 8.3 or higher
  • MySQL 8.0+ or compatible database
  • Web server (Apache/Nginx)
  • Composer (for any additional setup)

Build Information

  • Built on: 27ce832
  • Laravel Version: 12.x
  • PHP Version: 8.3