Download the PHP package elaborate-code/laravel-algerian-provinces without Composer
On this page you can find all versions of the php package elaborate-code/laravel-algerian-provinces. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download elaborate-code/laravel-algerian-provinces
More information about elaborate-code/laravel-algerian-provinces
Files in elaborate-code/laravel-algerian-provinces
Package laravel-algerian-provinces
Short Description Add a table of algerian provinces to your project
License MIT
Homepage https://github.com/elaborate-code/laravel-algerian-provinces
Informations about the package laravel-algerian-provinces
Laravel Algerian provinces
Algerian provinces Eloquent model for Laravel applications.
Installation
Install the package via composer:
Requirements:
- SQLite.
Publishing config file [Optional]
You can publish the config file with:
This is the contents of the published config file:
That allows you to rename columns
names.
Usage
Now you have access to the ElaborateCode\AlgerianProvinces\Models\Wilaya
Sushi
This package requires 0 config, and comes with no migrations or seeders thanks to the wonderful package calebporzio/sushi. That allows us to offer a ready to use model without going the extra steps of affecting your database.
However this dependency requires SQLite to be setup on your system!
If you prefer having a table in your database checkout v1 which doesn't depand on calebporzio/sushi.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-algerian-provinces with dependencies
calebporzio/sushi Version ^2.4
ext-pdo_sqlite Version *
illuminate/contracts Version ^9.0
spatie/laravel-package-tools Version ^1.9.2