All Projects → Gentritxhema → Laravel Currency

Gentritxhema / Laravel Currency

Laravel currency table migration and seed

Labels

Projects that are alternatives of or similar to Laravel Currency

Scheduled Tweets App
A Laravel app to schedule tweets
Stars: ✭ 21 (-32.26%)
Mutual labels:  laravel
Larawiz
Larawiz is a easy project scaffolder for Laravel
Stars: ✭ 28 (-9.68%)
Mutual labels:  laravel
Laradown
Markdown parser for Laravel built on parsedown
Stars: ✭ 29 (-6.45%)
Mutual labels:  laravel
Pusher Chatkit Laravel
Laravel wrapper for the Chatkit PHP SDK. ChatKit is shutting down 😕 - https://blog.pusher.com/narrowing-our-product-focus
Stars: ✭ 21 (-32.26%)
Mutual labels:  laravel
Laravel Nuxt
A Laravel-Nuxt starter kit.
Stars: ✭ 943 (+2941.94%)
Mutual labels:  laravel
Laravel Dev Booter
🚧 Boost your Laravel app by registering Prod services only on Prod.
Stars: ✭ 28 (-9.68%)
Mutual labels:  laravel
Laravel Tabler
Laravel Package for integrating Tabler template and this package is Laravel Mix friendly.
Stars: ✭ 20 (-35.48%)
Mutual labels:  laravel
Laravel Saml Sp Demo
Laravel demo application showing implementation of SAML authentication as a Service Provider.
Stars: ✭ 30 (-3.23%)
Mutual labels:  laravel
Eloquent Driver
A package that allows you to store Statamic entries in a database.
Stars: ✭ 28 (-9.68%)
Mutual labels:  laravel
Laravel Vue Favorite
Create a favorite/like/recommend component with Laravel and Vuejs.
Stars: ✭ 29 (-6.45%)
Mutual labels:  laravel
Orderable
My very first Laravel package
Stars: ✭ 21 (-32.26%)
Mutual labels:  laravel
Dt54
Laravel 5.4 DataTables Demo Application (WIP)
Stars: ✭ 27 (-12.9%)
Mutual labels:  laravel
Gorose
GoRose(go orm), a mini database ORM for golang, which inspired by the famous php framwork laravle's eloquent. It will be friendly for php developer and python or ruby developer. Currently provides six major database drivers: mysql,sqlite3,postgres,oracle,mssql, Clickhouse.
Stars: ✭ 947 (+2954.84%)
Mutual labels:  laravel
Laravel Scrum Dev Paas
Laravel后端服务,提供团队协作管理平台的后端业务逻辑
Stars: ✭ 21 (-32.26%)
Mutual labels:  laravel
Laraberg
A Gutenberg implementation for Laravel
Stars: ✭ 949 (+2961.29%)
Mutual labels:  laravel
Easyhttp
A Laravel HTTP-client to make HTTP request easier and log requests and responses
Stars: ✭ 20 (-35.48%)
Mutual labels:  laravel
Laravel Sftp
SFTP filesystem service provider for Laravel
Stars: ✭ 28 (-9.68%)
Mutual labels:  laravel
Laravel Realworld Example App
Exemplary real world backend API built with Laravel
Stars: ✭ 954 (+2977.42%)
Mutual labels:  laravel
Oc Shop Plugin
An ecommerce platform for October CMS.
Stars: ✭ 29 (-6.45%)
Mutual labels:  laravel
Base
Multilingual CMS built with Laravel.
Stars: ✭ 949 (+2961.29%)
Mutual labels:  laravel

Laravel Currency 💱

Laravel currency offers you migration and seeder for 104 currencies with code, name and symbol.

Screenshot

Screenshot

Installation

  • composer require gentritxhema/laravel-currency
  • php artisan vendor:publish

Usage

  • php artisan migrate
  • php artisan db:seed --class=GentritXhema\Currencies\Seeds\CurrencySeeder
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].