fahimadnan2100/info-package

crud operation

v0.1.0 2023-12-22 12:35 UTC

This package is auto-updated.

Last update: 2025-05-22 16:04:11 UTC


README

Instalation

composer require fahimadnan2100/info-package

Vendor Publish

php artisan vendor:publish --provider="Fahim\InfoPackage\InfoServiceProvider"

Database

DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=your_database_name
DB_USERNAME=root
DB_PASSWORD=

Migrate the database

php artisan migrate

Run the project

php artisan serve

Go to this route http://127.0.0.1:8000/info-add