{danger.fa-exclamation-triangle} This is the documentation for v2. The new one can be found here.
Hi Crafter, welcome to the official documentation for Craftable v2 (v1 docs can be found here) - a Laravel-based open-source toolkit for building administration interfaces. It's an administration area minimalistic template. A starting point for developing back-office systems, intranets or a CMS systems.
You could call it CMS, but it's a very slim one, with as little content to manage as possible. It has:
We have created a demo for you to play around at https://demo.getcraftable.com.
Use these credentials to sign-in:
demo@getcraftable.com
demo123
You can see an administration of:
admin-generator
packagetranslatable
eloquent modelsOur intention was to split all the stuff into several packages with as least dependencies as possible. This is what we're coming with at the moment:
Craftable uses all the packages above. It also uses some other 3rd party packages (like Spatie's spatie/laravel-permission
) and provides some basic default configuration to speed up a development of a typical administration interface.