Libraries tagged by create laravel projects
tutortonym/laravel-quick-forms
7 Downloads
Laravel Quick Forms allows you to quickly and easily Integrate a subscribe or a contact us form (or both) to your Laravel application with simple Blade components without having to create everything (models, migrations, controllers, validation, views, routes, etc...) from scratch with the option to protect them with Google reCAPTCHA v2.
protechstudio/oplogger
290 Downloads
It offers a convenient way to create a user operation log for any Laravel 5 application. Supports parameters and writes log to database by default but can also be linked to different repositories.
proyect-x/junior-team-framework
7 Downloads
Framework for junior teams for create applications fast without complexity of frameworks like laravel or symfony
projektgopher/laravel-workflow-generator
5 Downloads
Creates a make:workflow artisan command to scaffold out a number of useful GitHub actions workflows for Laravel.