I'd like to use Laravel Forge but I don't own a credit card. What does Forge do to DigitalOceans? Co...
Been trying to work with Laravel locally using Vagrant and VirtualBox like it's teached on Laracast....
I need someone who is familiar with laravel framework I can ask some of the time using skype.
Having a jQuery code in the bottom of my body element. Without the Laravel framework / only html cod...
I'm doing a design for a laravel source. The source is sometimes mysterious and I don't know why som...
Found a solution myself. $data = array('key' => $user->confirmation_code, 'username' => $us...
I don't know whats your app is about but usually clients only use one browser.
You can use Input::merge() to replace single items. Input::merge(array('edit' => 'false')); Look...
Post your migration file in here. Usually it gets done by $table->boolean('active')->default(0...
Hm did you change class name as well? Maybe post you Controller in here.
The Laravel portal for problem solving, knowledge sharing and community building.