Support the ongoing development of Laravel.io →

sven

Joined 21 May 2015

Statistics

Threads 0
Replies 8
Solutions 0
Articles 0

sven has not posted any threads yet

replied 8 years ago

Pointing to wrong database

If you're using php artisan serve to serve up your local site, you need to restart it (hit CTRL+C or...

0 Likes
replied 8 years ago

Check if user is logged in

The best way to do this is make use of Middleware. Jeffrey Way made a great lesson about middleware...

yervandbag liked this reply

1 Likes
replied 8 years ago

consider a reporting tool to report users?

+1, the mods should really consider this. Or hire more mods to get rid of the spam threads as quickl...

0 Likes
replied 8 years ago

Button for Download

You can use response()->download($pathToFile) for that: http://laravel.com/docs/master/responses#...

0 Likes
replied 8 years ago

L5.1 + Bootstrap Twitter Error

As you can see in ABDELRHMAN's comment, the second parameter for Form::text() should be the actual v...

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.