Support the ongoing development of Laravel.io →
JeffreyR

JeffreyR

Joined 11 Feb 2014

Statistics

Threads 18
Replies 12
Solutions 1
Articles 0

jquery mobile simple form route does not work

I have this view code (hello.php) <!DOCTYPE html> <html> <head> <meta name=&quo...

0 Likes
3 Replies
Solved
posted 11 years ago

filemanager thread

Every company in my app has a folder that has the same name as the company name: Inside that folder...

0 Likes
4 Replies
Solved
posted 11 years ago

how to get direcory names list without full URL path.

I have a list of directories. controller code: 'directories'=> File::directories('filemanager1/c...

1 Likes
3 Replies
Solved
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.