Josh - Laravel Admin Template + Front End + CRUD

Tested Josh - Laravel Admin Template + Front End + CRUD 11.0.2

No permission to download
v1
CRUD generates files using Bootstrap 5 and the latest DataTables when the DataTables option is chosen.
If keys are not provided, recaptcha is disabled to avoid console errors.
v2
No longer uses bootstrapValidator; replaced with just-validate.
One of the biggest updates ever in Josh: Upgraded from Bootstrap 4 to Bootstrap 5, and from Laravel 10 to Laravel 11.

We've made numerous behind-the-scenes changes, improved the codebase, removed many redundant CSS classes, and replaced them with Bootstrap classes, among other updates.

You may not notice many visible changes, but we've made significant improvements to the code.

v2
Updates:

Modified CRUD builder code and refactored much of the codebase:

CRUD
  • Database names now use the correct plural form of model names, e.g., child → children.
  • Rollback now deletes all files.
  • Rollback checks whether a table exists and warns if it contains any data before deletion.
  • show sweetalert when crud is generated
  • datatables buttons issue fixed
#Other improvements
  • cleaned up redundant css.
  • replaced many css classes with bootstrap 5 classes.
  • replaced bootstrapValidator with just-validate.
  • datatables now uses JS initialization.
  • select2 now uses bootstrap5 theme.
New Additions:

  • Added TUI Grid tables
  • added ApexCharts
  • added TUI Charts
no change log in link
Top