Free plugins available on our Github: https://t.co/LBSQjinp39
- Log viewer: https://t.co/ldInJ08GKB
- Maintenance mode: https://t.co/Cf6C8qMP84
- Impersonate: https://t.co/AXY8gSJrYS
All plugins in this article working fine for products based on Botble CMS.
#botble#botblecms
[Laravel Tips]
Remove dev packages before deploying on production by running the command "composer install no-dev".
Always turn off debug on production.
#botble#laravel#laravelTips