nandaniya480 / blog
Simple Blog Package
v1.0.1
2023-05-10 09:15 UTC
Requires
- php: ^8.1
Requires (Dev)
- phpunit/phpunit: ^10.2@dev
README
-
To add the
nandaniya480/blog
package 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