Libraries tagged by laravel-docs

somnambulist/laravel-doctrine-entity-validation

0 Favers
563 Downloads

Provides integration between Doctrine entities and Laravel Validator.

Go to Download


somnambulist/laravel-doctrine-domain-events

3 Favers
611 Downloads

Adds domain events to Doctrine entities.

Go to Download


jshen919/laravel-doctrine

0 Favers
4 Downloads

The Doctrine 2 implementation that melts with Laravel

Go to Download


jasonmccallister/laravel-docker-preset

2 Favers
24 Downloads

My default setup for shipping Laravel projects on Docker

Go to Download


8fold/laravel-documenter

1 Favers
28 Downloads

A Laravel service for dynamically generating API documentation of PHP projects.

Go to Download


exadra37-docker/php-docker-stack

3 Favers
230 Downloads

A Docker Stack to run Php Apps. Composed by Http, Php, Database, Cache, Queue, Logger, Cron Jobs and CLI services.

Go to Download


exadra37-demos/php-docker-stack-laravel5.5

1 Favers
15 Downloads

Php Docker Stack demo for the Laravel framework.

Go to Download


bubbaops/matrix

0 Favers
13 Downloads

Zero Configuration .devscontainer for Laravel Developers using VS Code

Go to Download


zmaglica/safe-queue

1 Favers
766 Downloads

A Laravel Doctrine friendly daemonising queue worker for Laravel 5

Go to Download


unicorn/lumen-testing

0 Favers
2160 Downloads

Testing Suite For Lumen like Laravel does.

Go to Download


tempest-tools/moat

0 Favers
2 Downloads

Middleware associated with Laravel Doctrine ACL. This middleware will check permissions for access to routes, based on the route name and the request type.

Go to Download


shiftechafrica/lumen-take-off

0 Favers
113 Downloads

Form request is a package for Lumen that lets developer validate form requests like Laravel does. The package also has artisan commands.

Go to Download


senku/lite

0 Favers
0 Downloads

Lite is an acronym of Laravel + Inertia + Svelte web development stack. Currently, Laravel doesn't support Laravel Breeze with Inertia + Svelte, so I create my own.

Go to Download


rapidwebltd/no-post-data-laravel-middleware

1 Favers
76 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


pixelatedcraft/runway

0 Favers
2 Downloads

A Laravel docker setup

Go to Download


<< Previous Next >>