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...
the password is hashed, should I hash the password from the the Input::get function
The users table does not exist. I want to specify which table it should search. Like when a user sel...
Here is the error SQLSTATE[42S02]: Base table or view not found: 1146 Table 'schooldatabase.users' d...
Here is the error SQLSTATE[42S02]: Base table or view not found: 1146 Table 'schooldatabase.users' d...
The Laravel portal for problem solving, knowledge sharing and community building.