nandaniya480 / blog
Simple Blog Package
Installs: 20
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Type:package
pkg:composer/nandaniya480/blog
Requires
- php: ^8.1
Requires (Dev)
- phpunit/phpunit: ^10.2@dev
README
-
To add the
nandaniya480/blogpackage to your Laravel project, run the following command:composer require nandaniya480/blog -
To run the migrations for the package, use the following command:
php artisan migrate