:package_name does something awesome.
Here is a bit more about why it is awesome.
- awesome!
- much awesome!
composer require codinglabsau/:package_slugphp artisan vendor:publish --tag=":package_slug-migrations"
php artisan migratephp artisan vendor:publish --tag=":package_slug-config"Create a new feature in the database and set the initial state:
use Codinglabs\Skeleton;
// ...composer testPlease review our security policy on how to report security vulnerabilities.
The MIT License (MIT). Please see License File for more information.