Libraries tagged by request laravel

renepardon/laravel-code-generator

0 Favers
239 Downloads

An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.

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


ralphmorris/laravel-query-filter

2 Favers
39 Downloads

A packages to help create filters to queries based on request parameters

Go to Download


raid/core-request

0 Favers
30 Downloads

Raid Core Request Package

Go to Download


rafflesargentina/l5-action-based-form-request

0 Favers
163 Downloads

Action Based FormRequest for Laravel 5

Go to Download


quangtam/laravel-wordpress-client

0 Favers
5 Downloads

A small client to request data from a wordpress project using the built-in JSON api.

Go to Download


probonolabs/laravel-api-generator

2 Favers
13 Downloads

Laravel command which rapidly creates single file controllers, requests and resources

Go to Download


priyankpatel/proxify-laravel

0 Favers
7 Downloads

Laravel 5 Proxy layer for OAuth2 API requests

Go to Download


pointybeard/laravel-filterable-model

2 Favers
2033 Downloads

Add filtering via http request query params to eloquent models

Go to Download


picklewagon/request-logger

0 Favers
16 Downloads

Add logging to your laravel and lumen applications.

Go to Download


overburn/http-request

1 Favers
429 Downloads

CURL wrapper for Laravel

Go to Download


oneslynx/rajaongkir-laravel

0 Favers
4 Downloads

Package untuk request API RajaOngkir, Support Starter, Basic, dan Pro. Untuk Laravel 5/6/7

Go to Download


oldtimeguitarguy/laravel-ajax-middleware

1 Favers
19 Downloads

Simple middleware to force ajax requests

Go to Download


okao/laravellogger

0 Favers
12 Downloads

This package logs all Http Requests Input and Output to a database

Go to Download


oguzcandemircan/laravel-unique-sluggable

2 Favers
55 Downloads

This package allows you to create unique slugs. It keeps all the slugs you define in the slugs table. It also satisfies all requests and directs it to the controller you define in your model.

Go to Download


<< Previous Next >>