Skip to content
This repository was archived by the owner on Feb 11, 2026. It is now read-only.

Repository files navigation

Online Accounting - Archived Project

Welcome to the repository of my online accounting project, developed in Laravel with a streamlined installation and management approach using Docker.

This initiative aims to consolidate my knowledge acquired in my studies by creating a sales page for accounting services and incorporating a modern look with a dark template.

Main Page

principal

Technologies and Tools

  • Laravel: Used to structure the project and follow the MVC pattern.
  • Docker: Facilitating the efficient creation of development environments.
  • MySQL: Relational database for storing crucial information.

Form Page

formDark

Revised Contents

During the development process, I solidified previously studied knowledge, such as:

  • MVC Structure: Implementation and understanding of the Model-View-Controller architecture for organized development.
  • Controllers and Views: Utilization of controllers to manage requests and update corresponding views.
  • Models: Creation of models to represent and interact with database data.
  • Requests and HTTP Verbs: Effective handling of HTTP requests, incorporating different verbs for specific operations.
  • Laravel Faker, Seeders, and Factories: Generation of test data, population of the database with seeders, and efficient use of factories to create fictional records.
  • Laravel Relationships: Implementation of 1-to-1, 1-to-N, and N-to-N relationship concepts in models as needed.
  • MySQL Database: Review of concepts related to the creation and manipulation of tables in MySQL, efficiently integrating the database with Laravel.

About

A sales page for accounting services and incorporating a modern look with a dark template

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages