Laravel doc mainly focus on Homestead way of installation ( its my opinion ). I haven't come across...
I'm experiencing something odd with Envoy, and I don't where I'm going wrong. It seems to ignore som...
Hi all i have an issues with header Menu I need to use the class called active it has some special e...
Hi Buddy, I have an issue with active class. I am using the the following code in the location of ap...
hello, I have implemented an ajax search mechanism and for Performance purposes I want to cache the...
I want to create one to one relationship in mysql database but I can't find any solution. User table...
With this route Route::get('home', 'PagesController@home'); I can view the page with this http://loc...
I spent 2 days trying to debug why my application wasn't persisting sessions properly only to eventu...
I'm still a laravel beginner, and I cannot figure out how to load the bitpay class. I did composer r...
Hey ;) How would I go about this problem when I have a code like this in AuthController: public func...
I'm new to this. anmd certainly doing something wrong. When I enter email address in email field, th...
Hi! Why im a getting this error in my view?? Controller------ public function createPost(PostReques...
I have been searching exhaustively how to do a full text search in laravel from multiple tables and...
The docs for 5.1 say: Note: Route parameters cannot contain the - character. Use an underscore (_) i...
I am upgrading from cakephp 2.0 to laravel 5.1. I need to do versioning if some one can suggest its...
Hi, I can read here and there that "I like Laravel, because it's a RESTful framework", but...
When i am using this code to login $credentials = [ 'email' => Input::get('log...
Greetings everyone, I have a problem when I make my custom Auth Controller in L5.1 my code is: Custo...
I'm trying to set up a single Controller that will be passed a variable name from the route. I'm not...
Hi, I've been 2 weeks try to solving this problem. In windows (using xampp) i manage to retrieve vid...
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