Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 331 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 331 Bytes

This is a core for LaraGram version 2.0.0.

All processing of LaraGram is delegated to this core, which is developed similarly to the Laravel structure. This structure includes a container for dependency management, facades, providers, middleware, and everything that exists in Laravel and aids in the development of the bot.