Libraries tagged by laravel controller

duoneos/larablend

1 Favers
143 Downloads

Larablend tries to blend the messy controllers and routes of conventional Laravel App into one single CustomRouter and LaraBlend Class

Go to Download


deepaktiwari/php-cmds

0 Favers
6 Downloads

Simple PHP command for generating files following the MVC architecture, similar to Laravel's Artisan command. Easily create models, controllers, and views as per your needs

Go to Download


bethojunior/makeview

0 Favers
228 Downloads

Add command artisan for create complet view(css, js (modules, controllers) and view(blade) ) by Laravel

Go to Download


mohammad_sulaiman/dashboard_setup

3 Favers
3 Downloads

A library for setting up a Laravel dashboard, creating language switch middleware, routes, controllers, and language files.

Go to Download


larakidu/kidu-package

0 Favers
5 Downloads

A Laravel package to streamline the creation of controllers, models, and repositories.

Go to Download


artisan-build/till

0 Favers
0 Downloads

A companion to Laravel Cashier that provides Verbs-enabled webhook controllers and some utilities for setting up products and plans

Go to Download


vahramaghabalyan/laravelblogsingle

0 Favers
34 Downloads

Simple blog package (with admin panel) for Laravel (8.x) based on Binshops. Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.

Go to Download


sufiyan/crud-generator

0 Favers
11 Downloads

A laravel package to create a CRUD functionality for any module. This will create a Route, Controller, Model, Migration, and Blade files.

Go to Download


snype/api-response

0 Favers
2 Downloads

A lightweight Laravel package for consistent and elegant JSON API responses. Simplify your controllers with ApiResponse::success() and ApiResponse::error() methods for structured and reusable response formats.

Go to Download


sfneal/google-places

0 Favers
3816 Downloads

Actions & Controllers for interacting with the Google Places API through Laravel applications

Go to Download


seblhaire/uploader

0 Favers
58 Downloads

A Laravel library to provide file upload utilities. A Javascript library builds a complete file upload widget with upload button, drag-and-drop zone, progress bar and result builder. A controller is available to manage uploaded files.

Go to Download


rubrasum/velocity-forms

0 Favers
10 Downloads

Basic form management package for front-facing forms on the Inertia/Vue stack for Laravel. Install to add the vue components for admin and the forms themselves, migrations models controllers factories seeders unittests and dusk tests for the forms and all subtables, and routes for user submission and admin pages. The goal for development is to be able to seemlessly add form management to your Laravel site's admin quickly while remaining an open-ended solution with predictable early stage design choices (i.e. hold on tight). Development is here -> "Can install on any project" ->- "Can seed and display an example on any project" -- "Can integrate Unit and Dusk tests on any project" --

Go to Download


rawveg/model-validation

0 Favers
48 Downloads

Laravel Model Validation - Uses validation rules at the model level to ensure that all data being saved in a model is valid. Just as you would use Request Validation in your Controllers, Model-Level validation allows you to be ensure that even code within your application that manually creates a model, cannot do so using invalid data.

Go to Download


paulohsilvestre/generatorforlaravel

2 Favers
8 Downloads

Module response for converting an exported MySql Workbench diagram into routes, classes, Controllers, Services, Validators, migrations to be used within a Laravel project

Go to Download


ordent/ramenrest

3 Favers
619 Downloads

RamenRest is another Rest Library for Laravel, it focused on exposing of each component separately and use it on controller. Rather than just having AIO process.

Go to Download


<< Previous Next >>