Libraries tagged by view count

coopers98/genericcrud

0 Favers
512 Downloads

A GenericCRUD controller trait and corresponding views

Go to Download


sethorax/typo3-directcontent

1 Favers
13 Downloads

Adds special doktype to TYPO3 CMS to edit a single content element directly in page view.

Go to Download


os2web/os2web_hearings

0 Favers
1682 Downloads

Adds Hearing related content types and Hearings search view

Go to Download


msouza/msmvc-console

0 Favers
10 Downloads

Create Controllers, Models, Helpers, Routes and Views from your console.

Go to Download


martenkoetsier/laravel-routelist

2 Favers
20 Downloads

Alternative to route:list console command with more emphasis on route names, shortened controller names, more compact middleware view and other small tweaks.

Go to Download


schubu/laravel-widgets

1 Favers
18 Downloads

Feature your blade view files with widgets to keep your controller classes clean

Go to Download


jmsr/crud-generator-laravel

1 Favers
27 Downloads

Laravel Crud Generator. This Laravel Generator package provides and generate Controller, Model (with eloquent relations) and Views in **Bootstrap** or **React** and by **DDD** architecture, if you want, for your development of your applications with single command.

Go to Download


dataweb1/global_search

0 Favers
74 Downloads

Global Search view (Search API index on BO elements + content types).

Go to Download


wkse/pathauto

0 Favers
1 Downloads

Provides a generic set of views plugins a mechanism for modules to automatically generate aliases for the content they manage.

Go to Download


vardot/varbase_vmi_demo

2 Favers
3715 Downloads

Have a VMI demo content types work for how to use View Modes Inventory (VMI) module in Varbase. you will need to enable any of the VMI Standard, Traditional, Square, or Auto demo modules.

Go to Download


unsized/grapefruit

0 Favers
10 Downloads

Controller class to map user inputs to a full web page view template.

Go to Download


szmnmichalowski/szm-notification

0 Favers
40 Downloads

Controller plugin to store notifications in session. Used for notification view helper

Go to Download


stalkdeveloper/laravel-crud-generator

0 Favers
3 Downloads

Laravel CRUD generator package for API and Web with customizable Artisan command and built-in support for models, controllers, validation, API resources, Yajra datatables, and Blade views.

Go to Download


royvoetman/laravel-prefixer

2 Favers
17 Downloads

Define a prefix in your controller which is automatically appended to your view- or route-names.

Go to Download


rapidwebltd/no-post-data-laravel-middleware

1 Favers
78 Downloads

Under certain conditions, when posting data from a form, the web server may lose the post data. This commonly happens if a user is uploading a large file beyond the size limits set in the web server's configuration. Laravel does not handle this situation and may end up throwing a somewhat confusing `TokenMismatchException in VerifyCsrfToken` due to CSRF protection. The 'No Post Data Laravel Middleware' handles situations in which a post request has been submitted and contains no post data - a situation which should not occur under normal usage. By default, the middleware will redirect back to the previous page with an error message flashed to the session. This can then be output on your view as you would normally handle validation errors. If needed, you can also modify this default behaviour and allow any code to run when the 'post request with no post data' situation is encountered.

Go to Download


<< Previous Next >>