Migrations and Models for the Aros Tech CMS
github.com/MrMoovf/arostech-migrations-and-models
Source
Issues
Installs: 80
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Requires
Requires (Dev)
None
Suggests
Provides
Conflicts
Replaces
proprietary 5db26225fb15a936dfdfea22089e278870c3cdfb
This package is auto-updated.
Last update: 2025-03-14 23:31:51 UTC
composer require arostech/migrations-and-models:dev-main
php artisan vendor:publish --tag=migrations
php artisan migrate
After this you should be all good to use the Aros Tech CMS Models, as they have been added as tables to your database