Libraries tagged by laravel container
sdlab/laravel-translation-files-generator
99 Downloads
Create translation json files containing all project needed translations
samuelkrupik/contacter
2 Downloads
Simple contact us form for laravel.
rapidwebltd/no-post-data-laravel-middleware
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.
ont/laravel-interfaces
1131 Downloads
This package contains decoupled interfaces from all my packages. It is intended to be used as dependency in composer.json
newpixel/laravel-backpack-geography
84 Downloads
Laravel Backpack Geopgraphy
mindpowered/laravel-mindpowered
3 Downloads
Contains Packages by Mind Powered Corporation
matthewfritz/laravel-cms-scaffolding
43 Downloads
This project contains the boilerplate functionality that you would expect to see in a Laravel CMS. That way you can start working on your cool features instead of having to worry about the routing and content retrieval.
leandrowkz/laravel-basis
747 Downloads
Laravel Basis is a package that provides a base service layer to your application, containing CRUD operations.
juraboyev/laravel-recruitment-api
48 Downloads
The package contains migrations, routes, controllers for recruitment api.
jezzdk/statamic-kontainer
742 Downloads
A Statamic fieldtype.
jezzdk/nova-kontainer
574 Downloads
A Laravel Nova field.
isaacqc/laravel-single-table-inheritance
15 Downloads
A package that contains a model for single table inheritance with eloquent(laravel orm)
googletest/sqlcommenter-laravel
4 Downloads
SQLCommenter implementation for Laravel. SQLCommenter is a set of tools that augments SQL Statements with comments containing information about the code that caused its execution. These information can be action, controller, framework, db_driver, route and opentelemetry traceparent.
dazza-dev/laravel-geography
7 Downloads
Provide countries, states, and cities.
anandpilania/laravel-support
22 Downloads
Support package contains base classes that will extend core laravel classes and enhance the functionality.