📄️ Installation
Composer
📄️ Cache
Nutgram accepts as a cache system any adapter that implements the PSR-16 CacheInterface interface.
📄️ Logging
Nutgram accepts as a logger system any adapter that implements the PSR-3 LoggerInterface interface.
📄️ Laravel
If you are using the Laravel framework, much of the setup is handled automatically for you. First, you should install
📄️ Symfony
Instead of installing the base nutgram/nutgram base package, you have to install the bundle version: