Download the PHP package arondeparon/laravel-create-db without Composer
On this page you can find all versions of the php package arondeparon/laravel-create-db. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download arondeparon/laravel-create-db
More information about arondeparon/laravel-create-db
Files in arondeparon/laravel-create-db
Download arondeparon/laravel-create-db
More information about arondeparon/laravel-create-db
Files in arondeparon/laravel-create-db
Vendor arondeparon
Package laravel-create-db
Short Description A package that adds database creation to your Laravel app via Artisan.
License MIT
Homepage https://github.com/arondeparon/laravel-create-db
Package laravel-create-db
Short Description A package that adds database creation to your Laravel app via Artisan.
License MIT
Homepage https://github.com/arondeparon/laravel-create-db
Please rate this library. Is it a good library?
Informations about the package laravel-create-db
Laravel Create DB
This package adds an easy-to-use Artisan command to your application that allows you to create a new database schema.
The package is currently simple by design: there are no options apart from defining the schema and connection. If you need anything else, please submit a pull request.
Installation
You can install the package via composer:
Usage
Contributing
Please see CONTRIBUTING for details.
Credits
- Aron Rotteveel
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-create-db with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
spatie/laravel-package-tools Version ^1.4.3
illuminate/contracts Version ^8.37
spatie/laravel-package-tools Version ^1.4.3
illuminate/contracts Version ^8.37
The package arondeparon/laravel-create-db contains the following files
Loading the files please wait ....