If you liked the repository, please add a star to help out.
My project is currently under construction.
Clone the repository using the following command:
[email protected]:yuri-spm/financial-system.git
Navigate to the Project Directory
cd financial-system
Install Dependencies
composer dump-autoload
Use the following command to start the server:
php artisan serve
Use the following command to build the assets for development:
npm rum dev
After setting up, access the project in your browser at:
http://localhost:8000/admin/login
Login screen
Transactions screen
Registered items