Libraries tagged by create laravel package
alamin-appnap/blade-capture-directive
5 Downloads
Create inline partials in your Blade templates with ease.
abedalqader/module-crud
8 Downloads
package create crud with all depancis and fullit with data
create-sites/imvk
9 Downloads
Real-time VK Messages for laravel 5 package
packagedby/model-repositories
8160 Downloads
Easily create a repository using a Laravel Model
zigo928/mypackage
9 Downloads
demo for create laravel package
starkone/contact
6 Downloads
test create laravel package
marufsharia/helloworld
7 Downloads
This is a test package for learning how to create laravel package and publish it
opqclick/currency-converter
4 Downloads
The task is to create a Laravel package, this packagewill expose an API GET endpoint that will receive thefollowing params:● amount● currency to exchangeYou can assume the default currency is Euro.This endpoint should return the exchange rate for thegiven amount in the same standard format as theother API endpoints.The package must fetch the exchange rate of the dayfrom the European Central Bank daily reference.The package must have unit tests documentationand a readme.md file.The package must be installed with composer as alocal dependency.
cpuzzuol/timezones
27 Downloads
Demo-package to show time. http://laraveldaily.com/how-to-create-a-laravel-5-package-in-10-easy-steps/
alireza/myauth
27 Downloads
How create your laravel 5 package
wguimaraes/dto
1 Downloads
This is a simple Laravel package for create DTO classes to help manage data normalization.
vadiasov/tags
22 Downloads
Laravel package to create Tags, to create CRUD actions with them in administrative panel.
vadiasov/chart-types
23 Downloads
Laravel package to create DB table 'chart_types' and to serve CRUD methods with this table
vadiasov/albums-admin
36 Downloads
Laravel package to create DB table albums and to serve CRUD pages in administrative panel for it.
sukohi/quick-dict
11 Downloads
A Laravel package for create migration and seeder from key-value data.