https://github.com/laraxgram/core
The core of the LaraGram!
https://github.com/laraxgram/core
bot laragram laravel telegram telegram-bot telegram-bot-api
Last synced: 2 days ago
JSON representation
The core of the LaraGram!
- Host: GitHub
- URL: https://github.com/laraxgram/core
- Owner: laraXgram
- License: other
- Created: 2024-04-06T13:40:42.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2026-07-05T23:34:32.000Z (3 days ago)
- Last Synced: 2026-07-06T00:15:00.957Z (3 days ago)
- Topics: bot, laragram, laravel, telegram, telegram-bot, telegram-bot-api
- Language: PHP
- Homepage:
- Size: 2.25 MB
- Stars: 12
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
README
### This is a core for LaraGram 3
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.