Libraries tagged by Admin Generator
tyondo/menu-generator
192 Downloads
Backend navigation menu generator for Laravel 5.3 and 5.4.
smallruraldog/laravel-admin
87 Downloads
Laravel-admin is administrative interface builder for laravel which can help you build CRUD backends just with few lines of code.
savannabits/web-generator
28 Downloads
Laravel 7 CRUD generator for savannabits/craftable
sanxcsoft/mine-generator
1000 Downloads
MineAdmin Code Generator
ruudy/metronic-crud-generator-bundle
2072 Downloads
Sensio generator extended to implements Metronic Bundle on Crud Generator.
queents/generator-module
278 Downloads
Generator Commands to Generate Resources, Pages, Actions, Widgets, Modals to VILT Framework
quansitech/qscmf-curd-generator
1390 Downloads
qscmf curd admin
philipnjuguna/menu-generator
87 Downloads
A simple package to generate sidebar for admin dashboard, preset for adminLte
pascalkleindienst/form-list-generator
18 Downloads
Small library to easily display data as a table-list or a form. Its main application area is in admin/backend applications.
numeno/api-admin
20 Downloads
## Introduction Use the Numeno Administration API to create API Keys and set their permissions (which we call Scopes). This API is meant to be used by administrators of your organization. ## Scopes Scopes are used to let API Keys access only certain parts of the API. Scopes are expressed as a string of the form `api:resource:action`. For example, from the Numeno Article Recommender API (`art-rec`): - `art-rec:feeds:read` - can read any Feed (eg. `GET` `/feeds`, `/feeds/:id`, `/feeds/:id/streams`, etc.) - `art-rec:feeds:write` - can write (and read) any Feed - `art-rec:feeds:*` - can perform any action on Feeds - `art-rec:*:read` - can read any resource on `art-rec` - `*:*:*` - can do everything
neuralsys/vl-admin-tool
4 Downloads
Admin Laravel Tool by Vuongdq
neclimdul/thinkific-admin
3 Downloads
Thinkific's public API can be used to integrate your application with your Thinkific site.
mwsimple/admin-crud-orm-silex
31 Downloads
Admin Crud ORM Silex
maxmode/generator
11 Downloads
Command line tools to generate code for sonata-admin bundle
iamgeor.ge/schema-generator
19 Downloads
A Laravel package for generating database schemas, models, and migrations through a Filament admin panel