An open API service indexing awesome lists of open source software.

https://github.com/webbamboo/material-dashboard-symfony-installed

Preinstalled version of the Material Dashboard for Symfony
https://github.com/webbamboo/material-dashboard-symfony-installed

Last synced: about 1 year ago
JSON representation

Preinstalled version of the Material Dashboard for Symfony

Awesome Lists containing this project

README

          

# 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][Mdfs]
## Features
- Preconfigured User class, Login and Registration forms
- Preconfigured Material Dashboard for Symfony with notifications enabled
## Installation
```sh
$ 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
```

[//]: #
[Mdfs]: