I'm trying to run this query: $products = $this->product_model->where(function($query) use ($k...
Hey folks, I'm getting a MethodNotAllowedHttpException when trying to use the HTTP method DELETE for...
Create migration from database Step:1 -> run these commands separately 1: composer require --dev...
Hi, I'm new to Laravel. I use the Laravel 5.2 default authentication; in App/User.php we have the de...
I'm using the Form Request validation, but how do I validate my pivot tables? For example when I att...
In this example: Tables Person id firstname lastname Company id companyname Item id attachedto_...
I am trying to write a link (just like ahref) in my VIEW to another VIEW page in the app. How do I...
Hello everybody I recently pulled down a package that was depended apron the new psr-6 cacheing inte...
I have Property model and in it I have relationships with few other tables. Here is an example for t...
Hello. I am trying to use Dingo's 'basic' api.auth middleware to protect my API endpoints. The user...
I am trying to add essentially a "confirmation" (or "place order/go back") page...
Hello people! I want to share the latest version of my course about Laravel. I read that some of you...
I've already made all of the steps in This is a link, but i have some problems. When I want to "...
Hi Guys, I'm having a problem with Laravel version 5.0.34 when I try to upload a file. I found some...
Hey guys, am trying to implement into my app ability to populate a select drop base on a previous se...
let assume there is a list of customers with routing like this: <ul> <li><a href=...
Hi there Our new major version for Laravel 5 had been released today :-) It's now fully compliant to...
Hi guys, I'm trying to use something like my implementation of hasManyThrough query, could you pleas...
I'm using Laravel 5.2.6 and going through the "Laravel 5 Fundamentals"->"7. Migrat...
I have an appointments page where I keep track of my appointments. I have several dropdowns which I...
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