phamvanhieu/laravel_5x

project laravel 5x

Maintainers

Package info

github.com/phamvanhieu/laravel_5.7.28

Language:HTML

pkg:composer/phamvanhieu/laravel_5x

Statistics

Installs: 12

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2020-12-28 17:38 UTC

This package is not auto-updated.

Last update: 2026-02-18 17:29:17 UTC


README

============= Account =================
ADMIN
admin@gmail.com
123456
=========== add vendor ================
composer install
npm install
copy .env.example .env
php artisan key:generate
php artisan migrate
php artisan db:seed
npm run <command>
php artisan storage:link