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
- Host: GitHub
- URL: https://github.com/webbamboo/material-dashboard-symfony-installed
- Owner: WebBamboo
- Created: 2019-08-21T18:46:54.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-09-30T19:16:35.000Z (over 3 years ago)
- Last Synced: 2025-01-29T08:35:22.280Z (over 1 year ago)
- Language: PHP
- Homepage: https://webbamboo.github.io/material-dashboard-symfony/
- Size: 166 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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]: