I am using Laravel 5 and want to create a dynamic drop-down menu. I have two drop-down menus. The va...
I recently upgraded to laravel 5 and I have encountered my first problem. I noticed laravel 5 has a...
I am trying to create a log in functionality for my application. I have a login view which post to a...
I am trying to search a if a certain value exists in an array. The array is from a log in form. It c...
I have recently started learning laravel, and I dint feel comrfotable using laravel for constructing...
here is where I changed //route to process the log in form Route::post('/controller', array('use...
it is working ,i think my validation code has a problem. I commented it out and commanted to direct...
its now showing the error 'something went wrong'
The Laravel portal for problem solving, knowledge sharing and community building.