Libraries tagged by package-structure
mozex/laravel-modules
6 Favers
17579 Downloads
17579 Downloads
Laravel package that auto-discovers and registers module assets (configs, routes, views, migrations, commands, Livewire, Filament, Nova, and more) from a Modules/ directory at the project root.
thetestcoder/laravel-razorpay
1 Favers
13 Downloads
13 Downloads
This is simple laravel package structure
leelam/boilerplate
5 Favers
7 Downloads
7 Downloads
Basic Laravel package structure, Working with Laravel 5.3.0 - dev
johanoen98/skeleton
0 Favers
0 Downloads
0 Downloads
A library for standard package structure
bakgul/laravel-package-generator
2 Favers
119 Downloads
119 Downloads
This package aims to generate packages to increase productivity. It offers a flexible package structure thanks to settings that can be found in the 'structures' array on 'config/packagify.php'. The detailed explanations can be found in that array's comment block.