Libraries tagged by laravel contacts
rizalfakhri/laravel-repositories
42 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
rapidwebltd/no-post-data-laravel-middleware
77 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.
ramomen/laravel-make-tool
675 Downloads
make tool for Laravel 5+
railken/amethyst-contract
106 Downloads
mindpowered/laravel-mindpowered
2 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.
limitoco/table-contents
203 Downloads
Table of contents generation
leafwrap/social-connects
29 Downloads
The SocialConnect OAuth Laravel Library is a powerful tool for seamless integration of OAuth-based authentication in Laravel applications. It streamlines the process, allowing users to log in using their preferred social media accounts securely.
kaqazstudio/laravel-interlink
7 Downloads
Add interlink to your published contents.
juraboyev/laravel-recruitment-api
47 Downloads
The package contains migrations, routes, controllers for recruitment api.
isaacqc/laravel-single-table-inheritance
13 Downloads
A package that contains a model for single table inheritance with eloquent(laravel orm)
fxcjahid/laravel-table-of-content
175 Downloads
Laravel Table Of Content Generator
deva7mad/laravel-repositories
3 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
davide-casiraghi/laravel-testimonials
1 Downloads
A Laravel package to show testimonials trough a carousel. The contents support multi language.
davide-casiraghi/laravel-columns
1 Downloads
A Laravel library to generate responsive columns with multi language contents.