Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Laravel CSV demo for `laravel-csv` package

NotificationsYou must be signed in to change notification settings

coderflexx/laravel-csv-demo

Repository files navigation

This project demo is to demonstrate on howlaravel-csv works

laravel_csv_demo.mp4

Installation

Clone the repo

git clone https://github.com/coderflexx/laravel-csv-demo

Install the dependecies

composer installnpm installnpm run dev

Copy the.env file

cp .env.example .env

Generate a new key

php artisan key:generate

Then

php artisan migrate --seed

Access the appEmail:test@example.comPassword: password

NOTE: This project is usingsqlite by default, if you want to switch tomysql or any DB driver, you may change the driver from the.env file.

This project usesredis as a queue driver, if you want to change it, you may change your.env file configuration as well, or install redis in your local machine.

About

Laravel CSV demo for `laravel-csv` package

Topics

Resources

Stars

Watchers

Forks

Languages


[8]ページ先頭

©2009-2025 Movatter.jp