An open API service indexing awesome lists of open source software.

https://github.com/santo1989/fal_commercial

The FAL Commercial repository, a Laravel-based application designed for managing sales contracts, imports, exports, and buyer information in commercial operations.
https://github.com/santo1989/fal_commercial

email file-upload laravel php sql-server

Last synced: 12 months ago
JSON representation

The FAL Commercial repository, a Laravel-based application designed for managing sales contracts, imports, exports, and buyer information in commercial operations.

Awesome Lists containing this project

README

          


Build Status
Total Downloads
Latest Stable Version
License

create a new repository on the command line

git init
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/santo1989/worker_matrix.git
git push -u origin main

…or push an existing repository from the command line
git remote add origin https://github.com/santo1989/worker_matrix.git
git branch -M main
git push -u origin main