I can get validation to work for basic things using a Request and the authorize and rules sections o...
I am using Laravel 4 and i also knew how to used token verify. Everything work perfect except for 1...
Hi everyone, I have a route Route::get('user/{id}', 'UserController@profile'); and a UserController...
Hello, i have a form which filters my eshop products via the get parameters. when input radio button...
I am new to laravel 5 and was wondering how do you display json. I am developing locally and want to...
this is my code calling from public folder and its works... <img src="/placeImages/{{$image[...
I am fairly new to laravel 5 so excuse my novice question. I am watching a treehouse tutorial on aja...
I have a form where users can change some informations and I've created a Request class to validate...
Hi , everyone. $sql = "SELECT *,earth_distance(ll_to_earth(team.lat, team.lng), ll_to_earth(23....
I have a form with 2 submit buttons; <form class="form-horizontal" role="form&quo...
I do have this certain file defined in the manifest. But elixir() throws "not defined in asset...
Hello all, I am using Laravel 5 and stuck on a problem and i will be happy if you help me. I want to...
I have tried this in testing using standard HTML pages outside of Laravel and it works correctly. I...
Hi, I want to query my database using AJAX with JQUERY. This is the Javascript function I wrote to i...
I have have an Ajax requesting a blade.php file using the full path $("#main").load('http:...
I run this simple route and get message "No Ajax". I can't get any ajax request to functio...
Hi, This may be a stupid question however I'm a beginner and have recently started learning Laravel....
Its might be a bug in laravel but not sure, need your suggestions about to resolve this. The issue i...
I am using an app with different users and to view their profiles you need to access {userID}.myapp....
Laravel 4 had such cool exception handling pages... e.g. in http://i.stack.imgur.com/2uYwX.png Is th...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community