Support the ongoing development of Laravel.io →
JeffreyR

JeffreyR

Joined 11 Feb 2014

Statistics

Threads 18
Replies 12
Solutions 1
Articles 0
posted 11 years ago

Changing macro attributes with Form::method()

This is the macro i made. {{Form::macro('date', function() { return ' <input type="da...

0 Likes
4 Replies
Solved
posted 11 years ago

Using jquery mobiles date widget

Jquery mobile has a nice form-element called: "data": <input type="date" data...

0 Likes
1 Replies
Solved
posted 11 years ago

Laravel database to webserver

I have laravel project and want to move it to a webserver. I can copy the laravel files with FTP, bu...

0 Likes
2 Replies
Solved
posted 11 years ago

Unhash password and API grasping problems?

How do i unhash a password I want to display the password in a textfield inside my app? I uses Hash:...

0 Likes
2 Replies
Solved
posted 11 years ago

The session id is too long or contains illegal characters

Yesterday my laravel connection worked. Now it does not work anymore. This is the error i see: Sessi...

0 Likes
2 Replies
replied 11 years ago

Foreign key cross database

Also what i don't get. Why does laravel support cross-database feature when you can't make cross-dat...

0 Likes
replied 11 years ago

how to make jquery button controlgroup with laravel form macro?

Below that i have: </div> <div data-role="collapsible"> <...

0 Likes
replied 11 years ago

how to make jquery button controlgroup with laravel form macro?

This is how i did it! {{Form::macro('jradio2', function($name,$id,$value,$checked) { return '<...

0 Likes
Solved
replied 11 years ago

using the '!='sign inside a where() method

It works. Thanx :D But do you know why laravel uses '<>' in stead of the mysql notation '!='...

0 Likes
replied 11 years ago

authenticate from second database

The inspector showed that a password is needed as an input. So i added a password field and validati...

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.