Support the ongoing development of Laravel.io →

vtav

Joined 8 May 2014

Statistics

Threads 3
Replies 3
Solutions 1
Articles 0

How to develop a completely secure e-commerce website in Laravel?

I am fairly new to laravel. I have developed two small web app which doesn't require that much of at...

0 Likes
12 Replies

Getting Application in Production on Running migration!

When I am running a migration from command line I am getting the response Application In Producti...

0 Likes
4 Replies

Failed to open stream: Permission denied

I am new to laravel. I was trying to open http://localhost/test/public/ and I got Error in exception...

beitomartinez liked this thread

1 Likes
4 Replies
Solved
replied 9 years ago

Getting Application in Production on Running migration!

mkblade said: There is no table named 'users' in your database yet, you should use 'Schema::create'...

0 Likes
replied 9 years ago

Failed to open stream: Permission denied

Solved. First I ran php artisan cache:clear from the project directory, then chmod -R 777 app/storag...

beitomartinez liked this reply

1 Likes
Solved
replied 9 years ago

Failed to open stream: Permission denied

Try to assign to the app/storage folder all permissions and comment us. @codeATbusiness chmod -R 7...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.