This is a Laravel project
The goal of this repo is to try out some developments, operations and security things.
So it serve some purpose like's : simulate production envs.
In this project, you will found:
- ###
- A clasic simple
Slugifier - A chunk uploader (Based on API)
- An endpoint to run the
stresscommand on the project host (When )
- Run
stresscommand hosts - Provide basic services for:
Slugifier,Uuid generator
See notes on design patterns for repository pattern, service providers, and other best practices.