arostech/migrations-and-models

Migrations and Models for the Aros Tech CMS

Installs: 87

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/arostech/migrations-and-models

v1.0.23 2024-08-14 22:10 UTC

README

Execute these lines of code in the terminal

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