Commit 893dae21 authored by Viral Solani's avatar Viral Solani Committed by GitHub

Merge pull request #16 from bvipul/vs_readme_file

Changes in README.md
parents fffd289e 9f37209a
# laravel-adminpanel
[![License](https://img.shields.io/badge/License-MIT-red.svg)](https://github.com/viralsolani/laravel-adminpanel/blob/master/LICENSE.txtl)
## Introduction ##
## Introduction
* This is a laravel Admin Panel, based on [Rappasoft Laravel Boilerplate](https://github.com/rappasoft/laravel-5-boilerplate), with enhancemenets and many modules pre-made, just for you.
* The project is taken to Laravel 5.5 so we can develop from the latest Laravel.
### How do I get set up? ###
## Features
For Laravel 5 Boilerplate Features : [Features](https://github.com/rappasoft/laravel-5-boilerplate/wiki#features)
## Additional Features
* Built-in Laravel Boilerplate CRUD Generator,
* Dynamic Menu/Sidebar Builder
* CMS Pages Module
* Email Template Module
* Blog Module
* FAQ Module
Give your project a Head Start by using [laravel-adminpanel](https://github.com/viralsolani/laravel-adminpanel).
### How do I get set up?
* After taking clone first create a database for the project.
* Rename the the .env.example file as .env and setup your enviornment configuration settings there e.g Database details.
......@@ -14,10 +29,13 @@
* Now run the commands `npm run prod` if on production environment or use `npm run dev` for development purposes.
* Run command `php artisan serve` and you can check website from `http://localhost:8000/`.
### Issues ###
## Issues
If you come across any issues please report them [here](https://github.com/viralsolani/laravel-adminpanel/issues).
### License
## Contributing
Feel free to create any pull requests for the project. For propsing any new changes or features you want to add to the project, you can send us an email at viral.solani@gmail.com or basapativipulkumar@gmail.com.
## License
[MIT LICENSE](https://github.com/viralsolani/laravel-adminpanel/blob/master/LICENSE.txt)
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment