Simple Blog Package

v1.0.1 2023-05-10 09:15 UTC

This package is auto-updated.

Last update: 2024-05-08 13:05:14 UTC


README

  1. To add the nandaniya480/blog package to your Laravel project, run the following command:

    composer require nandaniya480/blog
    
  2. To run the migrations for the package, use the following command:

    php artisan migrate