Laravel + CRUD Generator Package, Make a Web Application Just In Minutes, With Less Code and Less Step !
CRUDBooster is Laravel Framework that modified to bring a lot of features to develope a web application so simply. One of main feature is Smart CRUD Generator, so CRUDBooster will be create a module automatically included Create, Read, Update, Delete standard function. And CRUDBooster is not usual CRUD Generator,you will get a lot of new experience with a new concept.
Currently Based on Laravel 5.0
- PHP >= 5.4, PHP < 7
- Mcrypt PHP Extension
- OpenSSL PHP Extension
- Mbstring PHP Extension
- Tokenizer PHP Extension
- MySQL Database Server
Please following these instructions :
1. Download from github
2. Create folder in your htdocs, and extract
3. Create a blank database at your PHPMYADMIN
4. Go to http://localhost/YourApp/install/index.php
5. Follow the wizard installation until finish.
6. After installation is finish, don't forget to rename folder install to other name
7. Done
The complete documentation can be found at : http://crudbooster.com/page/documentation
All of issues and new feature request, please create an issue at GitHub, please do not send an email or Private Message to us.
Please stay to check, if you have fork CRUDBooster, please don't forget to pull request so you can keep the latest version.