We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GITHUB_TOKEN=nullroot@homestead:~/Code/Laravel# php artisan migrate
Application In Production! *
Do you really wish to run this command? (yes/no) [no]:
yes
Migration table created successfully. Migrated: 2016_05_10_085536_create_settings_table Migrated: 2016_05_19_155950_create_adspaces_table Migrated: 2016_05_19_161651_create_advertisements_table Migrated: 2016_05_23_153224_create_pages_table Migrated: 2016_05_29_012617_create_stats_table Migrated: 2016_05_29_013222_create_users_table Migrated: 2016_05_29_013243_create_threads_table Migrated: 2016_05_29_013301_create_nodes_table Migrated: 2016_05_29_013326_create_replies_table Migrated: 2016_05_29_013410_create_entrust_table Migrated: 2016_05_29_013448_create_tips_table Migrated: 2016_05_29_013521_create_links_table Migrated: 2016_05_29_013551_create_favorites_table Migrated: 2016_05_29_013615_create_notifications_table Migrated: 2016_05_29_013638_create_follows_table Migrated: 2016_05_29_013704_create_likes_table Migrated: 2016_05_29_013742_create_appends_table Migrated: 2016_05_31_093935_create_identities_table Migrated: 2016_06_01_233353_create_locations_table Migrated: 2016_06_02_162707_create_adblocks_table Migrated: 2016_06_08_131239_create_sections_table Migrated: 2016_06_08_180211_create_photos_table root@homestead:/Code/Laravel# php artisan config:cache Configuration cache cleared! Configuration cached successfully! root@homestead:/Code/Laravel# ls
The text was updated successfully, but these errors were encountered:
请确保 storage及其子目录 、 bootstrap/cache 对webserver的运行用户是可写的。
Sorry, something went wrong.
目录是可写的 数据文件导入了 但是还是出现 500错误。我把整个文件都给777的权限的
我看不到你的运行环境,所以不好定位问题。
建议用最新的代码试试。
No branches or pull requests
GITHUB_TOKEN=nullroot@homestead:~/Code/Laravel# php artisan migrate
Do you really wish to run this command? (yes/no) [no]:
Migration table created successfully.
Migrated: 2016_05_10_085536_create_settings_table
Migrated: 2016_05_19_155950_create_adspaces_table
Migrated: 2016_05_19_161651_create_advertisements_table
Migrated: 2016_05_23_153224_create_pages_table
Migrated: 2016_05_29_012617_create_stats_table
Migrated: 2016_05_29_013222_create_users_table
Migrated: 2016_05_29_013243_create_threads_table
Migrated: 2016_05_29_013301_create_nodes_table
Migrated: 2016_05_29_013326_create_replies_table
Migrated: 2016_05_29_013410_create_entrust_table
Migrated: 2016_05_29_013448_create_tips_table
Migrated: 2016_05_29_013521_create_links_table
Migrated: 2016_05_29_013551_create_favorites_table
Migrated: 2016_05_29_013615_create_notifications_table
Migrated: 2016_05_29_013638_create_follows_table
Migrated: 2016_05_29_013704_create_likes_table
Migrated: 2016_05_29_013742_create_appends_table
Migrated: 2016_05_31_093935_create_identities_table
Migrated: 2016_06_01_233353_create_locations_table
Migrated: 2016_06_02_162707_create_adblocks_table
Migrated: 2016_06_08_131239_create_sections_table
Migrated: 2016_06_08_180211_create_photos_table
root@homestead:
/Code/Laravel# php artisan config:cache/Code/Laravel# lsConfiguration cache cleared!
Configuration cached successfully!
root@homestead:
The text was updated successfully, but these errors were encountered: