laravel-drafts
by parallelteam
Add drafts, versioning, and publication workflow to any Eloquent model — ideal for content editing, previews, and rollback.
laravel-draftable
by grazulex
Add drafts, versioning, and publication workflow to any Eloquent model — ideal for content editing, previews, and rollback.
laravel-easy-modules
by kadevland
Laravel module generator with extensive Artisan commands for rapid modular development. Customizable architecture patterns including Clean Architecture templates.
laravel-web-artisan
by micheledamo
This package allows you to execute artisan commands in a simple way using the browser window. If you don't have SSH access to the hosting platform where your Laravel site is hosted, this solution allows you to run commands like "php artisan migrate".
laravel-web-artisan
by nguyenhiep
This package allows you to execute artisan commands in a simple way using the browser window. If you don't have SSH access to the hosting platform where your Laravel site is hosted, this solution allows you to run commands like "php artisan migrate".
laravel-resource-view
by ecreeth
Generates the structure of views of a resource, its model and its controller