Download the PHP package kevinpapst/tabler-bundle-demo without Composer
On this page you can find all versions of the php package kevinpapst/tabler-bundle-demo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download kevinpapst/tabler-bundle-demo
More information about kevinpapst/tabler-bundle-demo
Files in kevinpapst/tabler-bundle-demo
Package tabler-bundle-demo
Short Description Demo application to showcase the Tabler Bundle
License MIT
Informations about the package tabler-bundle-demo
Tabler-Bundle Demo
This repository contains an example Symfony application for the Tabler-Bundle.
It serves as a living documentation for first time users and easier testing of theme features.
Please read the theme documentation for more information on how to use this theme.
Table of Contents
- Installation
- Usage
- Symfony binary
- Docker-compose
- Testing different languages
- Real world examples
Installation
Simple as that:
Usage
Symfony binary
Use the Symfony binary to quickly start up a development server:
Docker-compose
Go to your docker url (localhost
for default config) at the port 80
.
e.g : localhost:80
NO SUPPORT FOR DOCKER WILL BE GIVEN!
Testing different languages
Be aware that ONLY the theme translations will change (like login screen and toolbar dropdowns), the demo itself is not translated!
- Simple solution: This demo supports locales via URLs, use the dropdown in the pages head navigation.
- Permanent solution: Edit the file
config/services.yaml
and change fromlocale: 'en'
to something likelocale: 'ar'
.
Real world examples
If you want to see the theme in action (in a real world application), checkout my time-tracking application Kimai.
All versions of tabler-bundle-demo with dependencies
composer/package-versions-deprecated Version ^1.11.99
erusev/parsedown Version ^1.7
kevinpapst/tabler-bundle Version dev-main
knplabs/knp-menu-bundle Version ^3.0
symfony/asset Version ^6.0
symfony/console Version ^6.0
symfony/dotenv Version ^6.0
symfony/flex Version ^1.0
symfony/form Version ^6.0
symfony/framework-bundle Version ^6.0
symfony/intl Version ^6.0
symfony/runtime Version 5.*
symfony/security-bundle Version ^6.0
symfony/stopwatch Version ^6.0
symfony/translation Version ^6.0
symfony/twig-bundle Version ^6.0
symfony/validator Version ^6.0
symfony/webpack-encore-bundle Version ^1.9
symfony/yaml Version ^6.0