Libraries tagged by host file
coyledesign/vhost-generator
19 Downloads
Creates a VHost File for Apache
zillingen/json-files
2 Downloads
The Bolt CMS extension allows upload files via POST multipart/form-data requests
ost/laravel-file-manager
32 Downloads
This package used to upload,update and delete single or multiple file and more..
brunodebarros/fix-php-post-input
80 Downloads
If your $_POST/$_FILES are empty and they shouldn't be, this library fixes them.
extpoint/yii2-file
637 Downloads
Yii2 File module for POST/PUT upload and download files
sb2-media/simple-custom-post-types
8 Downloads
Simple Wordpress plugin for registering custom post types via a configuration file.
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.
kinoritech/lost-in-translation
305 Downloads
This scans your laravel project for used locale keys that aren't translated by your locale files.
jhernandes/php-filemanager
28 Downloads
Lib para validar arquivo enviado via POST
miha/post-install
23 Downloads
Create directories, files and links
edmondscommerce/vendor-override
7 Downloads
Applies hot fixes to vendor composer packages for when forking is not possible like in Magento 2
edmondscommerce/m2-hotfixes
9 Downloads
Hot fixes for core bugs and issues in Magento 2
aginev/wp-sanitize
45 Downloads
WordPress transliterate post slugs and media file names
martindilling/postit-printer
6 Downloads
Generate pdf files to print on post-it notes.
innobrig/flex-input
96 Downloads
Flexible input handler for request inputs (POST, GET, PUT, DELETE, REQUEST, FILES, COOKIE) using filter_var()