Skip to content

sheenazien8/simpel-budgets

Repository files navigation

Simpel Budget Logo

About Simpel Budget

Simpel Budget is a web application for manage your budget monhtly, in a simple way. without many tutorial and without pain.

Learning Simpel Budget

If you use laravel, you already know how to use Simpel Budget.

Requirements

  • PHP >= 8.0.2
  • BCMath PHP Extension
  • Ctype PHP Extension
  • Fileinfo PHP extension
  • JSON PHP Extension
  • Mbstring PHP Extension
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension

Installation

  • Clone the repository
  • Copy .env.example to .env
  • Edit .env and set your database connection details
  • Run composer install
  • Run php artisan key:generate
  • Run php artisan migrate
  • Run php artisan db:seed
  • Run npm install
  • Run npm run dev (development)
  • Run npm run build (production)
  • Run php artisan serve
  • Access the application in your browser at http://localhost:8000

Demo

You can see a demo of the application at https://simpelbudget.com

License

The Laravel framework is open-sourced software licensed under the MIT license.

Security Vulnerabilities

If you discover a security vulnerability within Simpel Budget, please send an e-mail to Simpel Budget. All security vulnerabilities will be promptly addressed.

Credits

Simpel Budget Support

Contributing

Code of Conduct

License

The Simpel Budget is open-sourced software licensed under the MIT license.

Releases

No releases published

Packages

No packages published

Languages