Skip to content

laraXgram/Core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.