I have this view code (hello.php) <!DOCTYPE html> <html> <head> <meta name=&quo...
Every company in my app has a folder that has the same name as the company name: Inside that folder...
I have a list of directories. controller code: 'directories'=> File::directories('filemanager1/c...
Also what i don't get. Why does laravel support cross-database feature when you can't make cross-dat...
Below that i have: </div> <div data-role="collapsible"> <...
This is how i did it! {{Form::macro('jradio2', function($name,$id,$value,$checked) { return '<...
It works. Thanx :D But do you know why laravel uses '<>' in stead of the mysql notation '!='...
The inspector showed that a password is needed as an input. So i added a password field and validati...
The Laravel portal for problem solving, knowledge sharing and community building.