Libraries tagged by laravel base project
pedro-vasconcelos/base-project
5 Downloads
The base template for new projects.
hicabrera330/base-project
0 Downloads
The Laravel Framework.
coyote6/laravel-base
81 Downloads
Provides common base classes used for some of Coyote6 GraphX's developed projects. Provides UUID trait for models using it as a primary key. Provides trait methods to return models as options.
arquivei/laravel-skeleton-worker
12 Downloads
Base project for Command line Workers using Laravel.
antarccub/laravel-jwt-microservice
17 Downloads
Base project for create microservices based on Laravel framework and JWT auth
cisekdan/laravel-base
29 Downloads
Base functionality used in my projects
tatuco/api-base-laravel
0 Downloads
Project base for api rest.
qingger/php-api-project
0 Downloads
PHP API Project base on Lumen 5.4.
groundsix/base
7 Downloads
Base Ground Six project.
laravel-api-server/base
13 Downloads
This project holds the Base module for the API-Server. It contains some usefull base classes to inherit from.
apollo16/core-project
5 Downloads
Core Base Controller for Laravel
codenomads/base-module
14 Downloads
Base API module for Laravel 8 or higher projects by codenomads
rabi-narayan-124131/blade-base
6 Downloads
A minimal, modern Laravel starter kit featuring Blade templates, Tailwind CSS, Vite, Pest for testing, and Laravel Debugbar. Instantly preview the UI with no initial database setup. Includes fast asset builds, pre-configured debugging, and a clean, developer-friendly structure—perfect for rapid Laravel prototyping and lightweight projects.
michaeltintiuc/laravel-component
35 Downloads
Several starter interfaces and abstract classes for a laravel project
jerrydepredator/laravel-predator-api-utils
84 Downloads
A collection of utility classes and traits to streamline common Laravel development tasks, including error handling, paginated responses, data handling, middleware creation, a base repository for advanced filtering, keyset pagination, base query filtering, and more. This package aims to reduce boilerplate code often encountered in Laravel projects.