* 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.
* 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.
* 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.
* 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.
* Rename the the .env.example file as .env and setup your enviornment configuration settings there e.g Database details.
...
@@ -14,10 +29,13 @@
...
@@ -14,10 +29,13 @@
* Now run the commands `npm run prod` if on production environment or use `npm run dev` for development purposes.
* 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/`.
* 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).
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.