Skip to content

zypta/zypta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zypta

Dependabot Updates PHP Code Styling Tests

Open Source ERP system build for enterprise over Laravel & FilamentPHP.

Installation

composer create-project zypta/zypta

Developer Install

git@github.com:zypta/zypta.git
cd zypta
cp .env.example .env
composer install
php artisan key:generate
php artisan migrate
php artisan db:seed
php artisan optimize

now you can run server

php artisan serve

or you can use docker

/vender/bin/sail up

Testing

composer test

Code Format

composer format

Code Standers

composer analyse

Changelog

Please see CHANGELOG for more information on what has changed recently.

License

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

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages