WebBamboo / material-dashboard-symfony-installed

Preinstalled version of the Material Dashboard for Symfony

Home Page:https://webbamboo.github.io/material-dashboard-symfony/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To make it easier for developers we've created a preinstalled version of the Material Dashboard for Symfony

This is a bootstrap for the Material Dashboard for Symfony composer package Dashboard bundle for symfony using Material Dashboard by Creative Tim

Features

  • Preconfigured User class, Login and Registration forms
  • Preconfigured Material Dashboard for Symfony with notifications enabled

Installation

$ git clone git@github.com:WebBamboo/material-dashboard-symfony-installed.git YourDashboardName
$ cd YourDashboardName
$ composer update
$ php bin/console app:install-material-dashboard

# At this point you are ready, you can run your app
$ symfony serve

About

Preinstalled version of the Material Dashboard for Symfony

https://webbamboo.github.io/material-dashboard-symfony/


Languages

Language:PHP 54.2%Language:Twig 43.8%Language:Shell 2.1%