Redprint Laravel App Builder (CRUD Generator Plus)

Build your next Laravel Project on steroids!


Build your next Laravel Project on steroids!

Redprint tools are intended for use on only local/development servers. It allows you to TURN OFF all Redprint Code Generation capabilities just by setting App Environment variable on your .env file.

Redprint should be used on a Fresh new Laravel project and not recommended to use on your existing project. Redprint team will not provide any technical support for users importing old codebase into a Redprint installation. Albeit it's possible to do so if you follow Laravel standard code practices, but then you should follow how Redprint is structured and keep the routes/web.php file similar to what Redprint provides.

 

- Apache/Nginx server with mod_rewrite or similar enabled for Laravel pretty url rewrites.
- Php 7.x
- MySQL
- ext-fileinfo enabled on php.ini

Please note that all Redprint requirements are Laravel standard requirements.

Redprint comes packed with a built in installer. Just visit /install on your first install and it should guide you through the process.

To start using Redprint on REDPRINT MODE [See Configuration], select App Environment as "REDPRINT"

Please refer to this Youtube Video for a quickstart

https://youtu.be/REQZhHG43Vc

To use the App in REDPRINT mode, you must configure it. During installation, please choose "App Environment" as "REDPRINT".

WHY:
Redprint uses a different mode for all it's CRUD generation and code generation functionalities because it's never a good practice to provide such tools on Production server. Redprint tools are intended for use on only local/development servers.

To enable/disable REDPRINT MODE after installation, just change your .env file and make the following change:

// to enable redprint
APP_ENV=REDPRINT 

 

Any of the following three to disable it completely
APP_ENV=Production
APP_ENV=Local
APP_ENV=Development


That's it! You should be good to go.


 

Redprint requires you to license your product from CodeCanyon if you want to use any of it's functionality. Some of the functionalities on Redprint does not require licensing and are free for everyone. Namedly Permissible (Role Permission System) and the UMS (User Management System)

Redprint builds your CRUDS and integrates them right into your app. No downloading ZIP files or anything. It requires you to use REDPRINT MODE [See Configuration] and use it on a local computer. Not on a production server. Please watch this youtube video for a better understanding

https://youtu.be/NLIGG8wala4