I want to build a online shop, but I don't know how to allow to log in for my clients. I don't have...
Hello, I want to set every component of my website in their folders and each component has his folde...
Hi Folks, I'm namespacing and refactoring an app and I am receiving a 'Call to undefined method' whe...
Greetings, I want to know if it's possible without using the raw query builder to do what the title...
Hi all. I've heard wonderful things about Laravel, and worked recently on front end / design for a p...
Hi, Does anyone know why I get this from beanstalkd console? This is the error: This is what it look...
Is there a way to redirect back to a page but activate a certain tab ? I am trying to submit a diffe...
Cart Documentation Demo A framework agnostic shopping cart package featuring multiple cart instances...
I have just switched over to Laravel from CakePHP and wanted to get some advice on testing related m...
I am trying to write the code for sending email activation for registered users. When user registers...
Hello mates ! I would like to ask you something about the base_url for Laravel. I used to code on Co...
Hi In blade template is following code: <?php $myNumber1 = "0001"; $myNumber2 = "...
Hey guys, I am finally done with my project management application and wanted to share it with you g...
Hi, in the past i have build queries like this: if (...) {$q.="AND (city='New York' OR city='De...
I have two classes. A and B. The class A extends Laravel, the class B extends A. They rappresent two...
We made the community site below for the artisans in Tokyo. http://laravel.tokyo/ I'd like to know t...
Pretty simple but I can't work it out, if I do a count on a table: $count = DB::table('fixtures')-&...
Hello. I have a controller for 'users' and some segments under it like user/photos user/comments for...
Hello! First of all thanks for the interest in my topic. I think that this question is easy. I have...
I am doing something simple like the following: // Controller $activities = Activity::all(); $activi...
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