Support the ongoing development of Laravel.io →
step1step2

step1step2

Joined 3 Aug 2014

Statistics

Threads 10
Replies 29
Solutions 2
Articles 0

Setup for DigitalOceans

I'd like to use Laravel Forge but I don't own a credit card. What does Forge do to DigitalOceans? Co...

0 Likes
5 Replies
Solved
posted 11 years ago

[HELP] Installing Laravel on Mavericks

Been trying to work with Laravel locally using Vagrant and VirtualBox like it's teached on Laracast....

0 Likes
9 Replies
Solved
posted 11 years ago

Skype Request

I need someone who is familiar with laravel framework I can ask some of the time using skype.

0 Likes
3 Replies
posted 11 years ago

Unworking jQuery code

Having a jQuery code in the bottom of my body element. Without the Laravel framework / only html cod...

0 Likes
4 Replies
posted 11 years ago

Laravel Source

I'm doing a design for a laravel source. The source is sometimes mysterious and I don't know why som...

0 Likes
7 Replies
Solved
replied 11 years ago

Send Email with username and confirmation code

Found a solution myself. $data = array('key' => $user->confirmation_code, 'username' => $us...

0 Likes
replied 11 years ago

Remember me with several browsers

I don't know whats your app is about but usually clients only use one browser.

0 Likes
replied 11 years ago

Replacing the Input

You can use Input::merge() to replace single items. Input::merge(array('edit' => 'false')); Look...

0 Likes
replied 11 years ago

Changing database row without knowledge?

Post your migration file in here. Usually it gets done by $table->boolean('active')->default(0...

0 Likes
replied 11 years ago

Laravel 5: Controllers\AuthController does not exist

Hm did you change class name as well? Maybe post you Controller in here.

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.

© 2026 Laravel.io - All rights reserved.