Libraries tagged by Laravel CreatedBy
benbraide/path-routing
0 Downloads
Resolving laravel routes with created view paths and directory structure
gonpre/docx
92 Downloads
laravel-docx is library created to parser docx files with all the content and styles and generate html based on it. This uses a cloudconvert account to transform wmf images not allowed in
uptowndev/helloworld
9 Downloads
This is a test package created to learn about laravel package development. It will be deleted. testing the package create cycle aka development workflow
johncarter/statamic-livewire-forms
142 Downloads
Use Laravel Livewire to submit forms created in Statamic CMS.
telegramapp/telegram
48 Downloads
Telegram Application for Laravel which allows to send messages to created groups and individual users.
nooqta/larifriqiya
48 Downloads
A Laravel command that helps generate your models and migrations from a json file created with ifriqiya generator
kettasoft/booter
17 Downloads
The Laravel Model Event Booter package provides a flexible way to organize and manage model event handling in Laravel applications. It allows developers to define specific actions for model events (such as created, updated, deleted, etc.) by associating them with custom classes. The package simplifies the process of executing logic for model events and makes it easy to extend and maintain event-driven behavior.
gustocoder/tyfoon-seo
16 Downloads
Laravel seo package. It will help you optimize your web pages for seo. It will walk you through the creation of all necessary seo tags, often explaining to you the purpose of each tag, its format or syntax, etc as it does so. The seo elements will then be generated for you during the rendering of every view file for which there is an seo record created. Grab and paste a snippet of code in your layout/view files amd your SEO work on that view file is done.
bakgul/file-history
141 Downloads
This is a helper package, and it can't be used independently. Its purpose is to log the changes of files when they are created/deleted/updated through the commands shipped with the packages, which are part of Packagified Laravel. So this package can't track the changes made manually.
bakgul/file-content
145 Downloads
This is a helper package, and it can't be used independently. Its purpose is to get/set/modify files' content when they are created/deleted/updated through the commands that are shipped with the packages, which are part of Packagified Laravel.
asp-devteam/repository
37 Downloads
Library created to provide an easy way to develop a Model's CRUD in laravel.