laraxgram / core
The core of the LaraGram!
v0.8.0
2024-10-17 18:52 UTC
Requires
- bramus/ansi-php: ^3
README
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.