i try to set rule to validate post request for laravel form to store data but if i set any validatio...
Hi, in which file can I change the behaviour that a user gets logged in after changing his password?...
Hello, Since today, my web site presents an empty page. I really don't know why.. Could you help me?...
hello how I hook "#myTab" to route method? return redirect()->route('generate_path') an...
Hello everyone! I have a website built with Laravel and Bootstrap. The website is loading pretty slo...
Imagine the following model: class Post extends \Illuminate\Database\Eloquent\Model { public functi...
Hi, i´m trying to setup the simple mail driver with homestead, but it does not work, anything I have...
Hello Guys, I have application build in core php and with eloquent ORM and i am going to move it to...
Matt Stauffer posted a topic How to Organize Class Namespaces http://bit.ly/1JarwkK, May i know what...
Hi, Given code is working fine if just try to show the list but when I try to search some data then...
Hi guys, I'm working on one of my sites which should be able to basically have a "multisite&quo...
I am having troubles with larval because the dd() functions returns with a lots of HTML on it. Since...
Ok, so this might be something really stupid to do, and I'm open to idea's, but is it possible to ch...
Hey, i made a search view that searches data from the get method and tried to redirect the user back...
How can I submit without refreshing the page? here is my code Route::get ('building/{id}/editsystem/...
Hi all i have an issues with Sentry plugin, How the multiple user is possible, or how can i work wit...
When creating a table ("quotations") in a migration I want to set the index start count......
I have defined a route in laravel 4 that looks like so : Route::get('/books/{id}', 'HomeController@s...
I have a Model method that makes use of several methods from other classes (Some from third party li...
Hi, I have two related tables in the main table have the id from another table but I would rather ge...
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